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

A collection of helper functions mainly for woking with iterables and time

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.10
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
130
points
43
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.26 - 2025.04.10

A collection of helper functions mainly for woking with iterables and time

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

collection, flutter, tuple

More

Packages that depend on mink_utils