moshaf_boilerplate 1.0.0-dev.2
moshaf_boilerplate: ^1.0.0-dev.2 copied to clipboard
A CLI tool for generating Flutter boilerplate structures based on Clean Architecture, BLoC, dependencies, and more.
Changelog #
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).
- Includes command line executable:
moshaf_gen. - Note: This is an initial dev version and may contain bugs or incomplete features.