firebase_performance 0.0.8+1 firebase_performance: ^0.0.8+1 copied to clipboard
Flutter plugin for Google Performance Monitoring for Firebase, an app measurement solution that monitors traces and HTTP/S network requests on Android and iOS.
0.0.8+1 #
- Bump Android dependencies to latest.
0.0.8 #
- Set http version to be compatible with flutter_test.
0.0.7 #
- Added missing http package dependency.
0.0.6 #
- Bump Android and Firebase dependency versions.
0.0.5 #
Added comments explaining the time it takes to see performance results.
0.0.4 #
- Formatted code, updated comments, and removed unnecessary files.
0.0.3 #
- Updated Gradle tooling to match Android Studio 3.1.2.
0.0.2 #
- Added HttpMetric for monitoring for specific network requests.
0.0.1 #
- Initial Release.