flutter_custom_utility 1.0.1 copy "flutter_custom_utility: ^1.0.1" to clipboard
flutter_custom_utility: ^1.0.1 copied to clipboard

This package includes Common Utility function, Validation, Regex, and Date and Time utilities.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_custom_utility

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

dependencies:
  flutter_custom_utility: ^1.0.1

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:flutter_custom_utility/flutter_custom_utility.dart';
4
likes
140
points
98
downloads

Publisher

verified publisherjarvistechnolabs.com

Weekly Downloads

This package includes Common Utility function, Validation, Regex, and Date and Time utilities.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_cache_manager, fluttertoast, intl, open_filex, url_launcher

More

Packages that depend on flutter_custom_utility