tmt_dart_utils 1.2.10 copy "tmt_dart_utils: ^1.2.10" to clipboard
tmt_dart_utils: ^1.2.10 copied to clipboard

The sets of utilities and extension method for Dart projects.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tmt_dart_utils

With Flutter:

 $ flutter pub add tmt_dart_utils

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

dependencies:
  tmt_dart_utils: ^1.2.10

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_dart_utils/tmt_dart_utils.dart';
0
likes
130
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

The sets of utilities and extension method for Dart projects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, crypto, diacritic, intl, path, timeago

More

Packages that depend on tmt_dart_utils