instalog_android 0.1.1 copy "instalog_android: ^0.1.1" to clipboard
instalog_android: ^0.1.1 copied to clipboard

PlatformAndroid

Android implementation of the Instalog plugin that integrates with the native Android SDK for analytics, logs, and feedback.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add instalog_android

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

dependencies:
  instalog_android: ^0.1.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:instalog_android/instalog_android.dart';
0
likes
150
points
17
downloads

Publisher

verified publisherinstalog.dev

Weekly Downloads

Android implementation of the Instalog plugin that integrates with the native Android SDK for analytics, logs, and feedback.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, instalog_platform_interface

More

Packages that depend on instalog_android

Packages that implement instalog_android