tmt_flutter_utils 1.2.7 copy "tmt_flutter_utils: ^1.2.7" to clipboard
tmt_flutter_utils: ^1.2.7 copied to clipboard

Extension method and utils library using for flutter project.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tmt_flutter_utils

With Flutter:

 $ flutter pub add tmt_flutter_utils

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

dependencies:
  tmt_flutter_utils: ^1.2.7

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:tmt_flutter_utils/tmt_flutter_utils.dart';
3
likes
0
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

Extension method and utils library using for flutter project.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

characters, collection, crypto, diacritic, flutter, intl, timeago, tmt_dart_utils

More

Packages that depend on tmt_flutter_utils