inceptor_flutter 1.0.3 copy "inceptor_flutter: ^1.0.3" to clipboard
inceptor_flutter: ^1.0.3 copied to clipboard

Flutter SDK for Inceptor crash logging service. Automatically captures and reports crashes and errors from your Flutter application.

1.0.3 #

  • Updated dev dependencies (flutter_lints ^6.0.0)
  • Dependencies now support latest stable versions

1.0.2 #

  • Improved README documentation for pub.dev
    • Added badges and better formatting
    • Comprehensive API reference table
    • Troubleshooting section
    • HTTP client integration example

1.0.1 #

  • Updated dependencies to latest versions
    • device_info_plus: ^12.0.0
    • package_info_plus: ^9.0.0
    • connectivity_plus: ^7.0.0
    • flutter_lints: ^5.0.0
  • Fixed unnecessary import warning

1.0.0 #

  • Initial release
  • Crash and error capture with automatic stack trace parsing
  • Flutter framework error integration (FlutterError.onError)
  • Zone-based async error capture (runZonedGuarded)
  • Manual exception and message capture
  • Breadcrumbs system (navigation, HTTP, user actions, custom)
  • Navigator observer for automatic navigation tracking
  • User context and metadata
  • Offline queue with automatic retry on connectivity
  • Multi-platform support (iOS, Android, Web, macOS, Windows, Linux)
0
likes
160
points
201
downloads

Publisher

verified publisherbase.al

Weekly Downloads

Flutter SDK for Inceptor crash logging service. Automatically captures and reports crashes and errors from your Flutter application.

Repository (GitHub)
View/report issues

Topics

#crash-reporting #error-tracking #logging #monitoring #debugging

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

connectivity_plus, device_info_plus, flutter, http, package_info_plus, shared_preferences

More

Packages that depend on inceptor_flutter