black_hole_flutter 0.2.8 copy "black_hole_flutter: ^0.2.8" to clipboard
black_hole_flutter: ^0.2.8 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.2.8

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';
69
likes
0
points
6.06k
downloads

Publisher

verified publisherwanke.dev

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dartx, flutter, meta

More

Packages that depend on black_hole_flutter