finotescore 7.0.0 finotescore: ^7.0.0 copied to clipboard
Detect and report bugs in Flutter based mobile apps. Reports issues like memory leaks, crashes, ANR and exceptions. Plugin has low memory and size footprint.
0.0.1-dev.1 #
- Support for Flutter based Android applications.
- Ability to catch errors and crashes.
- Ability to detect and report UI thread blocks and ANR issues.
0.0.1-dev.2 #
- Fixed Manifest merger conflict issue due to android:label key.
0.0.1-dev.3 #
- Added documentation for public APIs.
0.0.1-dev.4 #
- Updated dart files with proper formatting.
0.0.1-dev.5 #
- Readme.md file updation.
0.0.1-dev.6 #
- Added ability to track http and http_interceptor based API calls.
- Optimized plugin footprint.
6.1.1 #
- Added support for iOS platform.
- Added ability to track and report memory leaks.
6.1.1+1 #
- Bug fixes and Improvements.
6.1.1+2 #
- Memory leaks from dart code will be reported as separate ticket.
6.1.2 #
- Bug fixes and Improvements.
7.0.0 #
- Added support for tracking lifecycle events of swiftUI views in iOS and iPadOS platforms.
- Better stack traces for ANR issues in Android platform.
- Bug fixes and Improvements.