utils_widget 1.0.7 copy "utils_widget: ^1.0.7" to clipboard
utils_widget: ^1.0.7 copied to clipboard

A Flutter utility library, including a collection of widgets and utilities.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add utils_widget

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

dependencies:
  utils_widget: ^1.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:utils_widget/utils_widget.dart';
2
likes
130
pub points
59%
popularity

Publisher

verified publishermohesu.com

A Flutter utility library, including a collection of widgets and utilities.

Homepage

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, font_awesome_flutter, google_fonts, intl, loading_icon_button, logger, overlay_notification, rive, universal_io, url_launcher

More

Packages that depend on utils_widget