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

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
pub points
19%
popularity

Publisher

verified publisherplugfox.dev

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

batteries, flutter, meta

More

Packages that depend on flutter_batteries