binnacle 0.1.3 copy "binnacle: ^0.1.3" to clipboard
binnacle: ^0.1.3 copied to clipboard

Pull-based flight recorder for Flutter apps: sessions, navigation and HTTP captured locally, uploaded in batches on demand.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add binnacle

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

dependencies:
  binnacle: ^0.1.3

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:binnacle/binnacle.dart';
1
likes
160
points
233
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Pull-based flight recorder for Flutter apps: sessions, navigation and HTTP captured locally, uploaded in batches on demand.

Repository (GitHub)
View/report issues

Topics

#analytics #logging #monitoring #navigation #http

License

MIT (license)

Dependencies

crypto, device_info_plus, dio, flutter, flutter_secure_storage, package_info_plus, sqflite, uuid

More

Packages that depend on binnacle