flutter_archgen 0.1.3
flutter_archgen: ^0.1.3 copied to clipboard
Generates a feature-safe Flutter architecture shell with Riverpod, GetIt, Injectable, and Dio.
0.1.3 #
- fixed must be a abstract module issue
0.1.2 #
- added more information about the package.
0.1.1 #
- Added metadata
0.1.0 #
- Initial release of the
flutter_archgenphase-1 CLI generator. - Adds
dart run flutter_archgen:initfor architecture scaffolding. - Includes optional Firebase, notifications, Hive, SQLite, and device info modules.
- Adds optional Sentry and Firebase Crashlytics configuration scaffolding.