FLUTTER ECOSYSTEM

stacked_crashlytics

A package that provides a Crashlytics Service as well as a LogOuput.

Latest version
0.2.2
30-day downloads
178
Likes
5
Pub points
100

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

stacked_crashlytics is a Flutter package that integrates Crashlytics into your app, offering a dedicated service for crash reporting and log output. It simplifies error tracking by automatically capturing unhandled exceptions and sending them to Crashlytics. The package also provides a structured logging mechanism, enabling developers to send custom logs with context. Designed for seamless use within the Stacked framework ecosystem, it enhances debugging and monitoring across Android, iOS, and macOS platforms.

Use cases
  • Real-time crash monitoring
  • Application error tracking
  • Debugging with contextual logs
  • Integration with Stacked framework
  • Cross-platform crash reporting
Key features
  • Built-in Crashlytics service
  • Structured log output
  • Automatic exception capture
  • Support for Android, iOS, macOS
  • Easy integration with Stacked architecture
Suitable for
  • Flutter apps using Stacked framework
  • Teams prioritizing crash analytics
  • Developers needing cross-platform crash reporting
  • Apps requiring detailed logging
  • Projects focused on performance and stability
Considerations
  • Requires Crashlytics setup in Firebase
  • Limited to Stacked ecosystem users
  • Needs Firebase configuration
  • May require additional dependency management
  • Not standalone without Stacked components
Supported platformsAndroidiOSmacOS

Install package

flutter pub add stacked_crashlytics

Categories

Source repository

Related projects

No data available yet.