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

PlatformiOS

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add instalog_ios

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

dependencies:
  instalog_ios: ^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_ios/instalog_ios.dart';
0
likes
150
points
37
downloads

Publisher

verified publisherinstalog.dev

Weekly Downloads

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

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, instalog_platform_interface

More

Packages that depend on instalog_ios

Packages that implement instalog_ios