flutter_bunny 1.0.5-beta.1 copy "flutter_bunny: ^1.0.5-beta.1" to clipboard
flutter_bunny: ^1.0.5-beta.1 copied to clipboard

A CLI tool for creating and managing Flutter applications with best practices

1.0.4 #

  • Initial version.

1.0.5-beta #

  • Changelog

All notable changes to Flutter Bunny CLI will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.5-beta.1 - 2025-03-09 #

Added #

  • Initial beta release of Flutter Bunny CLI
  • Core command structure and CLI framework
  • create app command with interactive project creation
    • Support for multiple architectures (Clean, MVVM, MVC)
    • Support for various state management solutions (Provider, Riverpod, Bloc, GetX, MobX, Redux)
    • Custom template generation with project scaffolding
  • generate command system with multiple generators:
    • Screen generator for creating new application screens/pages
    • Widget generator for creating reusable UI components
    • Model generator with JSON serialization support
  • Project validation and post-generation setup:
    • Automatic dependency installation
    • Code formatting
    • Git repository initialization
  • update command to keep the CLI up-to-date

Changed #

  • Refactored command structure for better extensibility
  • Enhanced error handling and user feedback
  • Improved template generation with consistent structure

Fixed #

  • Process result handling in package manager
  • Parameter name updates for compatibility with latest pub_updater package
  • Boolean condition checking in CLI runner
12
likes
0
points
84
downloads

Publisher

verified publisherdemola.dev

Weekly Downloads

A CLI tool for creating and managing Flutter applications with best practices

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ansicolor, args, cli_completion, collection, crypto, glob, logging, mason, mason_logger, meta, mockito, package_config, path, pub_updater, sprintf, universal_io, win32

More

Packages that depend on flutter_bunny