flutter_batteries 0.0.6-dev copy "flutter_batteries: ^0.0.6-dev" to clipboard
flutter_batteries: ^0.0.6-dev copied to clipboard

discontinuedreplaced by: batteries

A set of typical classes, extensions and utilities for dart and flutter that help in development.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_batteries

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_batteries: ^0.0.6-dev

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_batteries/flutter_batteries.dart';
2
likes
140
points
21
downloads

Publisher

verified publisherarchive.plugfox.dev

Weekly Downloads

A set of typical classes, extensions and utilities for dart and flutter that help in development.

Documentation

API reference

License

MIT (license)

Dependencies

batteries, flutter, meta

More

Packages that depend on flutter_batteries