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

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
90
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)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

collection, flutter, meta

More

Packages that depend on black_hole_flutter