timber 0.3.0+1 copy "timber: ^0.3.0+1" to clipboard
timber: ^0.3.0+1 copied to clipboard

outdated

A starting point for Dart libraries or applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add timber

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

dependencies:
  timber: ^0.3.0+1

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:timber/timber.dart';
2
likes
0
points
71
downloads

Publisher

verified publisherbalancefriends.com

Weekly Downloads

A starting point for Dart libraries or applications.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

async, flutter, logging, meta, quiver, synchronized

More

Packages that depend on timber