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

outdated

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.4

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
0
pub points
34%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

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

More

Packages that depend on helper_set