moshaf_boilerplate 1.0.2
moshaf_boilerplate: ^1.0.2 copied to clipboard
A CLI tool for generating Flutter boilerplate structures based on Clean Architecture, BLoC, dependencies, and more.
Changelog #
1.0.2 #
- Improved documentation and added usage examples.
- Updated dependencies for better compatibility.
- Fixed minor bugs in flavor configuration.
- Enhanced error handling during project generation.
- Refactored code for maintainability and readability.
1.0.1 #
- Prioritize the use of FVM for Flutter version management.
- Tested and verified with Flutter 3.38.0, now set as the minimum supported version.
- Added Android and iOS source code to support flavor configurations.
- Fixed execution issues with dot files.
- Added comprehensive example project for documentation purposes.
- Various improvements and codebase refinements.
1.0.0 #
- Stable release of
moshaf_boilerplateversion 1.0.0. - Includes all features from previous dev versions.
- Provides a robust generator for Flutter projects using Clean Architecture and BLoC.
- Ensures compatibility with Flutter 3.32.2 and above.
- Improved source directory resolution and updated dependencies.
1.0.0-dev.2 #
- Enhance boilerplate generator with source directory resolution and update dependencies
1.0.0-dev.1 #
- Initial dev release of
moshaf_boilerplate. - Provides a generator for Flutter folder structure based on Clean Architecture.
- Supports state management using BLoC.
- Ensures minimum Flutter version (3.32.2).
- Note: This is an initial dev version and may contain bugs or incomplete features.