magpie_log 1.0.1 copy "magpie_log: ^1.0.1" to clipboard
magpie_log: ^1.0.1 copied to clipboard

add log to flutter project with UI

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add magpie_log

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

dependencies:
  magpie_log: ^1.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:magpie_log/magpie_log.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

add log to flutter project with UI

Homepage

License

BSD-3-Clause (LICENSE)

Dependencies

cupertino_icons, device_info, flutter, flutter_redux, fluttertoast, json_annotation, path_provider, redux, rubber

More

Packages that depend on magpie_log