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

Extend you code beyond reach with HUtils.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add h_utils

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

dependencies:
  h_utils: ^0.0.10

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:h_utils/h_utils.dart';
2
likes
50
pub points
0%
popularity

Publisher

unverified uploader

Extend you code beyond reach with HUtils.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

date_format, equatable, flutter, logger

More

Packages that depend on h_utils