noibu_flutter 0.1.0-rc.2-SNAPSHOT
noibu_flutter: ^0.1.0-rc.2-SNAPSHOT copied to clipboard
Noibu session replay SDK for Flutter. Captures user sessions and replays them in the Noibu dashboard for debugging.
0.1.0-rc.2-SNAPSHOT #
- Fix iOS CocoaPods integration: the vendored bridge xcframework now matches its module name
(
NoibuFlutterBridge) so the linker resolves it.
0.1.0-rc.1-SNAPSHOT #
- First release candidate.
0.1.0-alpha.7 #
- WebView capture, HTTP capture, NoibuInAppWebView drop-in.
0.1.0-alpha.6 #
- Release.
0.1.0-alpha.1 #
- Initial release.
- Session replay capture for Flutter Android and iOS.
- Privacy modes:
maskAll,maskSensitive,allowAll. - Custom attributes, custom errors, and page navigation tracking.
- Automatic RUM view and action tracking via
DatadogNavigationObserver.