dram 2.0.4 copy "dram: ^2.0.4" to clipboard
dram: ^2.0.4 copied to clipboard

discontinued

Dart package that contains a set of common utilities.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dram

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

dependencies:
  dram: ^2.0.4

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:dram/extensions.dart';
import 'package:dram/logger.dart';
0
likes
90
pub points
0%
popularity

Publisher

verified publishertomaswegenast.com

Dart package that contains a set of common utilities.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

firebase_crashlytics, flutter, intl

More

Packages that depend on dram