black_hole_flutter 0.3.1 copy "black_hole_flutter: ^0.3.1" to clipboard
black_hole_flutter: ^0.3.1 copied to clipboard

outdated

🛠 A package absorbing all Flutter utility functions, including extension functions and commonly used widgets

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add black_hole_flutter

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

dependencies:
  black_hole_flutter: ^0.3.1

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:black_hole_flutter/black_hole_flutter.dart';
65
likes
0
pub points
80%
popularity

Publisher

verified publisherwanke.dev

🛠 A package absorbing all Flutter utility functions, including extension functions and commonly used widgets

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, flutter, meta, supercharged

More

Packages that depend on black_hole_flutter