tmt_flutter_utils 1.2.8 copy "tmt_flutter_utils: ^1.2.8" to clipboard
tmt_flutter_utils: ^1.2.8 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 Flutter:

 $ flutter pub add tmt_flutter_utils

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

dependencies:
  tmt_flutter_utils: ^1.2.8

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

Publisher

unverified uploader

Weekly Downloads

Extension method and utils library using for flutter project.

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on tmt_flutter_utils