flutter_mobile_diagnostics 0.2.0
flutter_mobile_diagnostics: ^0.2.0 copied to clipboard
Device health diagnostics for Flutter. Identity plus battery, memory, storage, network, Bluetooth, security, and performance with JSON reports.
0.2.0 #
- Scope the plugin to Android and iOS only.
- Remove Linux, macOS, Windows, and Web platform implementations and dependencies.
0.1.2 #
- Add Android and iOS overview screenshots to the README and pub.flutter-io.cn package gallery.
0.1.1 #
- Document the public Dart API so pub.flutter-io.cn dartdoc coverage meets the 20% bar.
- Add Swift Package Manager manifests for iOS and macOS (
Package.swiftplus relocated Swift sources). CocoaPods continues to work. - Replace the example app README template with a real usage note.
- Redesign the example app Overview UI (health score card, domain grid, live monitor).
- Add an Android overview screenshot for the README and pub.flutter-io.cn package gallery.
0.1.0 #
- Initial implementation of
MobileDiagnosticswith identity, eight health domains, Dart scoring, JSON reports, and native collectors on Android, iOS, macOS, Windows, Linux, and Web.
