flutter_fimber 0.7.0 copy "flutter_fimber: ^0.7.0" to clipboard
flutter_fimber: ^0.7.0 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.0

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
160
points
2.78k
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

fimber, flutter, plugin_platform_interface

More

Packages that depend on flutter_fimber