helper_set 0.0.7 copy "helper_set: ^0.0.7" to clipboard
helper_set: ^0.0.7 copied to clipboard

This package contains many frequently used helper classes, models, and widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add helper_set

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

dependencies:
  helper_set: ^0.0.7

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:helper_set/helper_set.dart';
0
likes
60
pub points
29%
popularity

Publisher

unverified uploader

This package contains many frequently used helper classes, models, and widgets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cached_network_image, flutter, flutter_image_compress, intl, path_provider, url_launcher, vector_math

More

Packages that depend on helper_set