utilz 0.0.2 copy "utilz: ^0.0.2" to clipboard
utilz: ^0.0.2 copied to clipboard

Useful utilities and shortcuts for Flutter app developers by Tijorat. It has also some UI tweaks.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add utilz

With Flutter:

 $ flutter pub add utilz

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

dependencies:
  utilz: ^0.0.2

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

Publisher

verified publishertijorat.org

Useful utilities and shortcuts for Flutter app developers by Tijorat. It has also some UI tweaks.

Homepage

License

unknown (license)

Dependencies

badges, flutter, get, swipeable_page_route

More

Packages that depend on utilz