flutter_folder_gen 1.1.2
flutter_folder_gen: ^1.1.2 copied to clipboard
A CLI tool to generate complete Flutter project structures for MVC, BLoC, GetX, and Provider patterns.
1.1.2 #
- Fixed unused import in bin/main.dart.
- Fixed unnecessary null assertion operators in cli_runner.dart.
- Updated SDK constraint to >=3.4.4 <4.0.0.
1.0.0 #
- Initial release.
- Generate full Flutter folder structures for MVC, BLoC, GetX, and Provider patterns.
- Interactive mode and direct flag support.