logs_spotter 0.1.4 copy "logs_spotter: ^0.1.4" to clipboard
logs_spotter: ^0.1.4 copied to clipboard

Spotter is an open source log engine plugin for Flutter. There allow developer to see what happen whenever or remotely debug their application

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add logs_spotter

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

dependencies:
  logs_spotter: ^0.1.4

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:logs_spotter/logs_spotter.dart';
2
likes
140
points
214
downloads

Publisher

unverified uploader

Weekly Downloads

Spotter is an open source log engine plugin for Flutter. There allow developer to see what happen whenever or remotely debug their application

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

ansicolor, crypto, device_info_plus, encrypt, flutter, intl, intl_utils, package_info_plus, path_provider, supabase_flutter

More

Packages that depend on logs_spotter