splunk_otel_flutter_platform_interface 1.0.3
splunk_otel_flutter_platform_interface: ^1.0.3 copied to clipboard
Platform interface for Splunk OpenTelemetry Flutter instrumentation. Provides APIs for real user monitoring, tracing, and analytics.
1.0.3 #
- Extended
NetworkMonitorModuleConfigurationand Pigeon messages to bridge captured network request headers to iOS.
1.0.2 #
- Version bump to align with
splunk_otel_flutter1.0.2, which fixes an App Store validation failure (Validation failed (409) CFBundleIdentifier Collision) that prevented users from uploading their apps.
1.0.1 #
- Fix for Android build.
1.0.0 #
First stable release.
- Added
SessionReplayModuleConfigurationto support the session replay module - Pigeon messages and data models synced with the native Android/iOS SDKs (parameter renames, default value changes)
1.0.0-alpha.1 #
- Platform interface for Splunk Flutter SDK
- Pigeon-based communication bridge between Flutter and native platforms
- Core data models and configuration interfaces
- Abstract platform implementation contracts
1.0.0-dev.1 #
- Initial development release