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
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

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