https://github.com/marchdev-tk/app_analysis
Package that provides an ability to track device stats, including CPU/RAM/Battery/Traffic.
https://github.com/marchdev-tk/app_analysis
analyser analysis analyzer dart dart2 dart3 dartlang flutter flutter-package monitor monitoring performance performance-monitor performance-monitoring profiling
Last synced: 8 months ago
JSON representation
Package that provides an ability to track device stats, including CPU/RAM/Battery/Traffic.
- Host: GitHub
- URL: https://github.com/marchdev-tk/app_analysis
- Owner: marchdev-tk
- License: bsd-3-clause
- Created: 2023-06-14T08:02:46.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-26T23:36:23.000Z (about 1 year ago)
- Last Synced: 2025-05-13T01:06:33.428Z (10 months ago)
- Topics: analyser, analysis, analyzer, dart, dart2, dart3, dartlang, flutter, flutter-package, monitor, monitoring, performance, performance-monitor, performance-monitoring, profiling
- Language: Dart
- Homepage:
- Size: 475 KB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Authors: AUTHORS
Awesome Lists containing this project
README
# app_analysis

[](https://pub.dartlang.org/packages/app_analysis)


Package that provides an ability to track device stats, including CPU/RAM/Battery/Traffic.
## Getting Started
`ONLY ANDROID OS IS SUPPORTED!`
Add intro here
## Examples
Add examples here
## Feature requests and Bug reports
Feel free to post a feature requests or report a bug [here](https://github.com/marchdev-tk/app_analysis/issues).
## TODO
* Add docs
* Migrate to platform agnostic file operations
* Remove external `battery_info` dependency in favour of custom data provider
* Add interesting data based on analysis results in `AnalysisInfo` model