flutter_forge_ops_tracker 0.1.0
flutter_forge_ops_tracker: ^0.1.0 copied to clipboard
Flutter-specific automatic error capture on top of package:forge_ops_tracker -- FlutterError.onError and PlatformDispatcher.instance.onError. A separate package, not folded into forge_ops_tracker itse [...]
Changelog #
0.1.0 #
- Initial release:
FlutterError.onErrorandPlatformDispatcher.instance.onErrorreport uncaught Flutter/Dart errors automatically, on top ofpackage:forge_ops_tracker's own delivery. A separate package specifically so a plain Dart (non-Flutter) consumer of that base package never has to pull in the Flutter SDK.