multiutillib 1.3.0 copy "multiutillib: ^1.3.0" to clipboard
multiutillib: ^1.3.0 copied to clipboard

A new Flutter package with multiple utilities to use on the go and ease in development process.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add multiutillib

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

dependencies:
  multiutillib: ^1.3.0

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:multiutillib/multiutillib.dart';
4
likes
120
pub points
56%
popularity

Publisher

unverified uploader

A new Flutter package with multiple utilities to use on the go and ease in development process.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

connectivity_plus, device_info_plus, flutter, intl, loading_animation_widget, package_info_plus, sa4_migration_kit, shimmer, url_launcher

More

Packages that depend on multiutillib