talker 1.3.0+1 copy "talker: ^1.3.0+1" to clipboard
talker: ^1.3.0+1 copied to clipboard

Advanced error handler and logger package for flutter and dart apps

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add talker

With Flutter:

 $ flutter pub add talker

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

dependencies:
  talker: ^1.3.0+1

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:talker/talker.dart';
625
likes
150
points
196k
downloads

Publisher

verified publisherfrezycode.com

Weekly Downloads

Advanced error handler and logger package for flutter and dart apps

Repository (GitHub)
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

talker_logger

More

Packages that depend on talker