flyer 1.2.0 copy "flyer: ^1.2.0" to clipboard
flyer: ^1.2.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.2.0 #

  • NEW FEATURE: Watch Command - Automatically monitor project files and regenerate code on changes
    • Improves development workflow with automatic code generation
    • Watches for file changes and triggers appropriate actions
  • IMPROVEMENT: Init Command Enhancements
    • Now automatically adds Arabic (ar) and English (en) languages by default
    • Automatically installs request_inspector package for API debugging
    • Better default configuration for new projects
  • FIX: Fixed various issues and improved stability
    • Resolved diagnostic warnings
    • Enhanced code quality and formatting

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
130
points
64
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