base_app_kit 1.0.0
base_app_kit: ^1.0.0 copied to clipboard
A lightweight Flutter package that provides base architecture classes and reusable base widgets to reduce boilerplate.
1.0.0 #
- Add complete example usage with and without Riverpod.
- Keep Riverpod out of core package dependencies.
- Document kickstart comparison and publishing requirements.
- Publish under the
base_app_kitpackage name.
0.0.2 #
- Remove Riverpod from core package; the package is now Flutter-first.
- Add complete example usage with and without Riverpod.
- Document comparison with a kickstart project and publish requirements.
0.0.1 #
- Initial release (pre-pub.flutter-io.cn placeholder)