utills 2.0.0 copy "utills: ^2.0.0" to clipboard
utills: ^2.0.0 copied to clipboard

A comprehensive Flutter utility package providing layout gaps, form validators, a generic API handler, and a scroll-ready paginator.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add utills

With Flutter:

 $ flutter pub add utills

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

dependencies:
  utills: ^2.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:utills/utills.dart';
0
likes
0
points
183
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter utility package providing layout gaps, form validators, a generic API handler, and a scroll-ready paginator.

Homepage
Repository (GitLab)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on utills