PackageTrack
Sign in Get early access

app_analysis

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

0.3.0 488 downloads/mo #809 most downloaded on pub.dev marchdev-tk/app_analysis

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Ships fairly regularly

a new release about every 9 months

Some releases are documented

notes for 7 of 13 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

13 releases · first in 2023

0 releases in the last 12 months

see the full history below

Release timeline

13 releases · Jun 2023 to Dec 2024
2024 2025 2026
Release Pre-release

Releases

latest 13
  1. 0.3.0 26 Dec 2024

    Nothing published for this version

  2. 0.2.5 02 Oct 2024

    Nothing published for this version

  3. 0.2.4 02 Oct 2024

    Nothing published for this version

  4. 0.2.3 01 Oct 2024

    Nothing published for this version

  5. 0.2.2 01 Oct 2024

    Nothing published for this version

  6. 0.2.1 30 Sep 2024

    Nothing published for this version

  7. 0.2.0 30 Sep 2024
    Release notes
    • Added ability to receive collected data on a go via callback AppAnalysis.onDataCollected
    • Added data collection as soon as collection starts
    • Reimplemented AppAnalysis.start to return Future<AnalysisInfoInterface> instead of void, and it will contain all available at that moment data whereas AppAnalysis.stop will return finalised data
    • Renamed MemUnit.inKB to MemUnit.inKiB, MemUnit.inMB to MemUnit.inMiB and MemUnit.inGB to MemUnit.inGiB
    • Added new getters MemUnit.inKB, MemUnit.inMB and MemUnit.inGB
    • Added new MemVolUnit which represents different measurement units of a memory volumes
    • Changed AnalysisUnitsInterface and collectors to use MemVolUnit instead of a plain String
    Open source →
  8. 0.1.5 21 Jun 2023
    Release notes
    • Fixed parsing issue of AnalysisData model and RamInfo model
    Open source →
  9. 0.1.4 21 Jun 2023
    Release notes
    • Fixed yet another parsing issue of AnalysisInfo model
    Open source →
  10. 0.1.3 21 Jun 2023
    Release notes
    • Fixed parsing issue of AnalysisInfo model
    Open source →
  11. 0.1.2 21 Jun 2023
    Release notes
    • Fixed yet another AnalysisFileStorage saving directory issue
    Open source →
  12. 0.1.1 21 Jun 2023
    Release notes
    • Fixed AnalysisFileStorage saving directory issue
    Open source →
  13. 0.1.0 20 Jun 2023
    Release notes

    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
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive