es_utils 1.0.5+33 copy "es_utils: ^1.0.5+33" to clipboard
es_utils: ^1.0.5+33 copied to clipboard

outdated

A Flutter package for few UI components like confirmDialog, inputDialog, Buttons etc

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add es_utils

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

dependencies:
  es_utils: ^1.0.5+33

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

Publisher

verified publisherdevelopers.erratums.com

A Flutter package for few UI components like confirmDialog, inputDialog, Buttons etc

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, url_launcher

More

Packages that depend on es_utils