booster 0.0.4 copy "booster: ^0.0.4" to clipboard
booster: ^0.0.4 copied to clipboard

A collection of useful widgets, extensions and utilities to boost Flutter app development.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add booster

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

dependencies:
  booster: ^0.0.4

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:booster/booster.dart';
1
likes
160
pub points
0%
popularity

Publisher

verified publishercodingmitra.com

A collection of useful widgets, extensions and utilities to boost Flutter app development.

Repository (GitHub)
View/report issues

Topics

#flutter #widget #extensions #utilities

Documentation

API reference

Funding

Consider supporting this project:

buymeacoffee.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on booster