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

discontinued
outdated

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.0

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
0
points
27
downloads

Publisher

verified publishertomaswegenast.com

Weekly Downloads

Dart package that contains a set of common utilities.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

firebase_crashlytics, flutter, intl

More

Packages that depend on dram