batteries 0.0.4-dev
SDKdartflutter
Platformandroidioswindowslinuxmacosweb
A set of typical classes, extensions and utilities for dart and flutter that help in development.
Batteries
Installation
Add the following to your pubspec.yaml file to be able to do code generation:
dependencies:
batteries: any
Then run:
dart pub get
or
flutter pub get
Coverage
Changelog
Refer to the Changelog to get all release notes.