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

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: ^1.0.3

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
130
pub points
80%
popularity
screenshot

Publisher

verified publisherwanke.dev

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

collection, flutter, meta

More

Packages that depend on black_hole_flutter