flutter_forge_ops_tracker 0.1.0 copy "flutter_forge_ops_tracker: ^0.1.0" to clipboard
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.onError and PlatformDispatcher.instance.onError report uncaught Flutter/Dart errors automatically, on top of package: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.
0
likes
140
points
68
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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 itself, specifically so a plain Dart (non-Flutter) consumer of that package never has to pull in the Flutter SDK. See ../README.md's "Dependencies" section.

Homepage

Topics

#error-reporting #logging #monitoring #observability

License

MIT (license)

Dependencies

flutter, forge_ops_tracker

More

Packages that depend on flutter_forge_ops_tracker