hpf_cli 1.0.0+3
hpf_cli: ^1.0.0+3 copied to clipboard
A command-line application.
A command line app helps to generate repeat code. I refer (get cli)[https://pub.flutter-io.cn/packages/get_cli] to make this cli
// To install:
pub global activate hpf_cli
// To create a page:
// (Pages have controller, state)
// Note: you can use any name, ex: hpf create page:login
hpf create page:home