flyer 1.1.0 copy "flyer: ^1.1.0" to clipboard
flyer: ^1.1.0 copied to clipboard

A powerful CLI package to speed up Flutter app development by automating repetitive tasks like creating features, pages, forms, and generating Dart model classes from JSON and reformatting code and mo [...]

1.1.0 #

  • NEW FEATURE: Deep Linking - Generate complete deep link system for your Flutter app
    • Auto-generates DeepLinkHandler, DeepLinkRoutes, and DeepLinkConfig
    • Automatically configures Android (AndroidManifest.xml) and iOS (Info.plist)
    • Interactive prompts for scheme and host configuration
    • Full documentation in DEEPLINK_GUIDE.md
  • IMPROVEMENT: Enhanced CLI output styling across all commands
    • Added colored headers, emojis, and structured output
    • Improved error messages and success confirmations
    • Better user experience with clear visual feedback
  • FIX: Route generation in make command now creates properly formatted routes
    • Fixed comma issues in routes list
    • Added private getters and push functions for each route
    • Improved code formatting for generated route code

1.0.0 #

  • Upgrade: dart version && flutter version and dependencies
  • Fix : issue when flyer command run

0.0.2 #

  • FIX: flutter version

  • EDIT: Improved Documentation

0.0.1 #

  • TODO: initial release.
9
likes
140
points
109
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful CLI package to speed up Flutter app development by automating repetitive tasks like creating features, pages, forms, and generating Dart model classes from JSON and reformatting code and more. Additionally, it initializes your Flutter project's infrastructure and installs essential packages.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

args, dart_style, http, yaml

More

Packages that depend on flyer