flutter_native_crash_log 0.0.3 copy "flutter_native_crash_log: ^0.0.3" to clipboard
flutter_native_crash_log: ^0.0.3 copied to clipboard

A Flutter plugin to capture native Android crashes, log non-fatal errors, and share crash logs as JSON.

0.0.3 #

  • Zero-Code Automatic API Tracking: Automatically capture all HttpClient traffic (Dio, Http, etc.) by setting trackApi: true in initialize.
  • Tabbed Log Viewer: New UI with dedicated tabs for Native Crashes, Flutter Errors/Logs, and API Requests.
  • Clean cURL Generation: Enhanced cURL copy feature that filters out infrastructure headers for seamless Postman import.
  • Universal Capture: Improved interception of Dart print() statements and FlutterError.
  • Expandable API Details: View Request/Response headers and bodies separately with pretty-printing.

0.0.2 #

  • Upgrade share_plus to compatible version.
  • Dependency updates.

0.0.1 #

  • Initial release.
  • Features: Native crash logging, non-fatal error logging, JSON log sharing.
0
likes
140
points
190
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to capture native Android crashes, log non-fatal errors, and share crash logs as JSON.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, path_provider, plugin_platform_interface, share_plus

More

Packages that depend on flutter_native_crash_log

Packages that implement flutter_native_crash_log