hoshika_flkit 0.2.0 copy "hoshika_flkit: ^0.2.0" to clipboard
hoshika_flkit: ^0.2.0 copied to clipboard

A CLI tool to generate Flutter projects.

example/README.md

FLKit Example #

Create a Flutter app with the starter template:

flkit create sample_app --template=starter

Create the same app non-interactively:

flkit create sample_app \
  --template=starter \
  --bundle-id=com.example.app \
  --platforms=mobile

After generation:

cd sample_app
dart run slang
dart run build_runner build --delete-conflicting-outputs
flutter run
1
likes
150
points
8
downloads

Documentation

API reference

Publisher

verified publisherhoshika.co

Weekly Downloads

A CLI tool to generate Flutter projects.

Repository (GitHub)
View/report issues

Topics

#flutter #cli #mason #starter #template

License

MIT (license)

Dependencies

args, mason, mason_logger, path, yaml

More

Packages that depend on hoshika_flkit