dram 1.0.8-preview copy "dram: ^1.0.8-preview" to clipboard
dram: ^1.0.8-preview 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: ^1.0.8-preview

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
pub points
0%
popularity

Publisher

verified publishertomaswegenast.com

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