flutter_archgen 0.1.8
flutter_archgen: ^0.1.8 copied to clipboard
Generates a feature-safe Flutter architecture shell with Riverpod, GetIt, Injectable, and Dio.
0.1.8 #
- sqlite CRUD functions and implementation.
- hive CRUD functions and implementation.
- firebase storage and database nad remote config functions and implementation.
- shorebird integration.
- fastlane integration.
- added example
0.1.7 #
- fixed injectable warnings.
0.1.6 #
- fixed build_runner warnings.
0.1.5 #
- fixed injecxtion config generation issue.
0.1.4 #
- fixed injectable env issue - now completely manual.
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.