Add the package
pubspec.yaml:
Platform requirements
Android
SetminSdkVersion 23 (or higher) in android/app/build.gradle:
iOS
Set the platform inios/Podfile:
ios/Runner/Info.plist:
Verify
Next: lifecycle integration
Wire the four host events that touch the SDK.