instalog_flutter 0.1.2 copy "instalog_flutter: ^0.1.2" to clipboard
instalog_flutter: ^0.1.2 copied to clipboard

Flutter plugin for Instalog analytics, logging, error tracking, and user feedback collection services.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add instalog_flutter

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

dependencies:
  instalog_flutter: ^0.1.2

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:instalog_flutter/instalog_flutter.dart';
3
likes
50
points
37
downloads

Publisher

verified publisherinstalog.dev

Weekly Downloads

Flutter plugin for Instalog analytics, logging, error tracking, and user feedback collection services.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, instalog_android, instalog_ios, instalog_platform_interface

More

Packages that depend on instalog_flutter

Packages that implement instalog_flutter