FLUTTER ECOSYSTEM

firebase_performance

Flutter plugin for Google Performance Monitoring for Firebase, an app measurement solution that monitors traces and HTTP/S network requests on Android and iOS.

Latest version
0.11.4+1
30-day downloads
209.8K
Likes
236
Pub points
160

Package Overview

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

Overview

Firebase Performance Monitoring for Firebase is a Flutter plugin that enables developers to monitor app performance by tracking traces and HTTP/S network requests across Android, iOS, and Web platforms. It provides insights into app responsiveness, identifies performance bottlenecks, and helps optimize user experience. The plugin integrates seamlessly with Firebase, offering real-time data collection and visualization in the Firebase console. Developers can measure custom code segments and network request durations to ensure smooth app operation.

Use cases
  • Monitoring app startup time
  • Tracking custom code execution duration
  • Analyzing network request performance
  • Identifying slow API calls
  • Optimizing user experience based on performance data
Key features
  • Real-time performance monitoring
  • Support for custom trace tracking
  • Automatic HTTP/S request monitoring
  • Cross-platform support (Android, iOS, Web)
  • Integration with Firebase console
Suitable for
  • Performance-conscious Flutter apps
  • Apps requiring detailed analytics
  • Teams using Firebase ecosystem
  • Developers optimizing app speed
  • Projects focused on user experience
Considerations
  • Requires Firebase project setup
  • Limited to Firebase-integrated environments
  • Web support may have reduced feature parity
  • Additional configuration needed for custom traces
  • Data visibility delayed by Firebase processing time
Supported platformsAndroidiOSWeb

Install package

flutter pub add firebase_performance

Categories

Source repository

Related projects

Rankings