rudder_plugin_ios 2.8.1 copy "rudder_plugin_ios: ^2.8.1" to clipboard
rudder_plugin_ios: ^2.8.1 copied to clipboard

PlatformiOS
unlisted

The RudderStack Flutter SDK allows you to track event data from your app. It can be easily integrated into your Flutter application. After integrating this SDK, you will also send the event data to yo [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rudder_plugin_ios

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

dependencies:
  rudder_plugin_ios: ^2.8.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:rudder_plugin_ios/rudder_plugin_ios.dart';
0
likes
110
pub points
50%
popularity

Publisher

verified publisherrudderstack.com

The RudderStack Flutter SDK allows you to track event data from your app. It can be easily integrated into your Flutter application. After integrating this SDK, you will also send the event data to your preferred analytics destination/s, such as Google Analytics, Amplitude, and more.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

flutter, rudder_sdk_flutter_platform_interface

More

Packages that depend on rudder_plugin_ios