app_analysis 0.1.5 copy "app_analysis: ^0.1.5" to clipboard
app_analysis: ^0.1.5 copied to clipboard

Package that provides an ability to track device stats, including CPU/RAM/Battery/Traffic.

Changelog #

0.1.5 #

  • Fixed parsing issue of AnalysisData model and RamInfo model

0.1.4 #

  • Fixed yet another parsing issue of AnalysisInfo model

0.1.3 #

  • Fixed parsing issue of AnalysisInfo model

0.1.2 #

  • Fixed yet another AnalysisFileStorage saving directory issue

0.1.1 #

  • Fixed AnalysisFileStorage saving directory issue

0.1.0 #

ANDROID ONLY

  • Implemented AppAnalyser that can collect, get extremum values and analyse following data:
    • Battery Level
    • Battery Temperature
    • CPU Frequency
    • CPU Temperature
    • RAM Consumption
    • Traffic Consumption
  • Implemented storages for analysis results
    • AnalysisMemoryStorage
    • AnalysisFileStorage
  • Implemented system data providers for:
    • CPU Frequency
    • CPU Temperature
    • RAM Consumption
2
likes
120
pub points
68%
popularity

Publisher

verified publisherthisismarch.dev

Package that provides an ability to track device stats, including CPU/RAM/Battery/Traffic.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

battery_info, cross_platform, flinq, flutter, flutter_web_plugins, path_provider

More

Packages that depend on app_analysis