flutter_clean_starter 0.1.2
flutter_clean_starter: ^0.1.2 copied to clipboard
Skip the boilerplate. Start building Flutter apps the right way.
Changelog #
0.1.2 #
- Added GET,PUT,POST and PATCH methods with DioClient
0.1.0+1 #
- Initial release
- Interactive project scaffolding with Clean Architecture
- BLoC, Cubit, and Riverpod support
- Dynamic feature module generation
- Dio client with interceptor pre-configured
- GetIt + Injectable dependency injection setup
- Optional Flutter Flavors configuration