flutter_fimber 0.7.1 copy "flutter_fimber: ^0.7.1" to clipboard
flutter_fimber: ^0.7.1 copied to clipboard

Flutter extension for Fimber logging API, it will use native OS Logging statements via channel.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_fimber

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

dependencies:
  flutter_fimber: ^0.7.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:flutter_fimber/flutter_fimber.dart';
11
likes
140
pub points
86%
popularity

Publisher

unverified uploader

Flutter extension for Fimber logging API, it will use native OS Logging statements via channel.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

fimber, flutter, plugin_platform_interface

More

Packages that depend on flutter_fimber