base_frame 1.0.1-dev.5
base_frame: ^1.0.1-dev.5 copied to clipboard
A comprehensive Flutter base architecture plugin providing BLoC pattern implementation, network handling, localization, dependency injection, and reusable UI components for rapid app development.
1.0.0 #
- Initial stable release of the Flutter Base Architecture Plugin.
- Added comprehensive BLoC pattern implementation.
- Integrated network handling with Dio and connectivity management.
- Implemented localization support with internationalization.
- Added dependency injection using GetIt and Injectable.
- Provided reusable UI components and widgets.
- Included error handling and state management utilities.
- Fixed iOS podspec naming and plugin class consistency.
- Updated dependencies to exact versions for stability.
- Resolved build and analysis issues.