utiler 1.4.4 copy "utiler: ^1.4.4" to clipboard
utiler: ^1.4.4 copied to clipboard

Essential utility functions and helpers for Dart/Flutter projects. Simplify everyday coding with tools for common logic patterns. Developed by Mehrab Ghassab

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add utiler

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

dependencies:
  utiler: ^1.4.4

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:utiler/utiler.dart';
3
likes
160
points
36
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Essential utility functions and helpers for Dart/Flutter projects. Simplify everyday coding with tools for common logic patterns. Developed by Mehrab Ghassab

Repository (GitHub)
View/report issues

Topics

#flutter #utilities #localization #theming #api

License

MIT (license)

Dependencies

connectivity_plus, connectivity_plus_platform_interface, flutter, flutter_secure_storage, hive_ce, http, path, web

More

Packages that depend on utiler