mink_utils 0.0.1 copy "mink_utils: ^0.0.1" to clipboard
mink_utils: ^0.0.1 copied to clipboard

outdated

A collection of helper functions

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mink_utils
copied to clipboard

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

dependencies:
  mink_utils: ^0.0.1
copied to clipboard

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:mink_utils/mink_utils.dart';
copied to clipboard
3
likes
0
points
43
downloads

Publisher

unverified uploader

Weekly Downloads

2024.10.08 - 2025.04.22

A collection of helper functions

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, tuple

More

Packages that depend on mink_utils