Skip to main content

Add the package

Or in pubspec.yaml:

Platform requirements

Android

Set minSdkVersion 23 (or higher) in android/app/build.gradle:

iOS

Set the platform in ios/Podfile:
If you let users attach photos, videos, or files (see Attachments), add the usage strings to ios/Runner/Info.plist:

Verify

Next: lifecycle integration

Wire the four host events that touch the SDK.