anadea_flutter_loggy 1.3.0 copy "anadea_flutter_loggy: ^1.3.0" to clipboard
anadea_flutter_loggy: ^1.3.0 copied to clipboard

Anadea flutter loggy package. An package extention for the loggy package with various integrations such as dio, routing and flutter_bloc.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add anadea_flutter_loggy

With Flutter:

 $ flutter pub add anadea_flutter_loggy

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

dependencies:
  anadea_flutter_loggy: ^1.3.0

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:anadea_flutter_loggy/anadea_flutter_loggy.dart';
4
likes
0
pub points
34%
popularity

Publisher

verified publisheranadeainc.com

Anadea flutter loggy package. An package extention for the loggy package with various integrations such as dio, routing and flutter_bloc.

Repository

License

unknown (LICENSE)

Dependencies

dio, flutter, flutter_bloc, flutter_loggy, loggy, package_info_plus

More

Packages that depend on anadea_flutter_loggy