uptimemesh_flutter 1.0.2
uptimemesh_flutter: ^1.0.2 copied to clipboard
UptimeMesh Flutter SDK — crash, performance and network monitoring.
1.0.2 #
- Docs: full dartdoc comments on all public API elements
- Added
example/app for pub.dev - Deps: widened version constraints (
device_info_plus,package_info_plus,connectivity_plus)
1.0.1 #
- Fix:
SessionData.networkTypemade mutable for connectivity updates - Fix: Removed unused
_sessionStartfield
1.0.0 #
- Initial release
- Automatic crash reporting via
FlutterError.onErrorandPlatformDispatcher.onError navigatorObserverfor automatic screen trackingtrackEvent,trackScreen,captureError,flush- Device info via
device_info_plus, app version viapackage_info_plus, network type viaconnectivity_plus SharedPreferencesoffline event buffer- Batch sending with 30s interval