dan_utils 0.1.0 copy "dan_utils: ^0.1.0" to clipboard
dan_utils: ^0.1.0 copied to clipboard

Dan Utils is Package Utils for Dart and Flutter

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dan_utils

With Flutter:

 $ flutter pub add dan_utils

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

dependencies:
  dan_utils: ^0.1.0

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:dan_utils/dan_utils.dart';
1
likes
140
points
34
downloads

Publisher

verified publisherpujandan.com

Weekly Downloads

Dan Utils is Package Utils for Dart and Flutter

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

intl

More

Packages that depend on dan_utils