system_info2
Provides easy access to useful information about the system (architecture, bitness, kernel, memory, operating system, CPU, user).
4.1.0
665K downloads/mo
#442 most downloaded on pub.dev
onepub-dev/system_info
What this package is like to depend on
Last release 11 months ago
28 Sep 2025
Release timing varies
gaps range from 2 months to 2.4 years
This project publishes no release notes
the list below is its commits, not an announcement
1 version withdrawn
withdrawn after publishing
5 years old
10 releases · first in 2022
1 release in the last 12 months
see the full history below
Release timeline
10 releases · Jan 2022 to Sep 2025Releases
latest 10-
4.1.028 Sep 2025Commits, not release notes
This project publishes no release notes. Between
4.0.0and4.1.0there were 9 commits, 7 of them substantive:- Add standard dart/flutter .gitignore values
- Add getAvailablePhysicalMemory()
- feat(utils): creates function to obtain 'StatFs' values and convert to map
- feat(storage): creates functions to get total storage and available storage
- feat(system_info): provides and comments functions to get data from storage
- chore(example): adding the storage data to the example
- Released 4.1.0.
-
4.0.015 May 2023Commits, not release notes
This project publishes no release notes. Between
3.0.2and4.0.0there were 1 commits, 1 of them substantive:- Released 4.0.0.
-
3.0.204 Mar 2023Commits, not release notes
This project publishes no release notes. Between
3.0.1and3.0.2there were 5 commits, 4 of them substantive:- Updated to kernel.dart processorToArchitecure map
- upgraded to lint_hard 2.x and fixed associated lints.
- ignored .history
- Released 3.0.2.
-
3.0.114 Jan 2023Commits, not release notes
This project publishes no release notes. Between
3.0.0and3.0.1there were 2 commits, 2 of them substantive:- breaking: changed SysInfo.kernelArchitecture to return a ProcessorArchitecture rather than a string as it provides a more useful abstraction.
- Released 3.0.1.
-
3.0.014 Jan 2023 withdrawnCommits, not release notes
This project publishes no release notes. Between
2.0.4and3.0.0there were 1 commits, 1 of them substantive:- Released 3.0.0.
-
2.0.403 Jun 2022Commits, not release notes
This project publishes no release notes. Between
2.0.3and2.0.4there were 3 commits, 2 of them substantive:- fixed getFreePhysicalMemory
- Released 2.0.4.
-
2.0.322 Jan 2022Commits, not release notes
This project publishes no release notes. Between
2.0.2and2.0.3there were 3 commits, 3 of them substantive:- fix to the readme.
- removed trailing slashes of homepage and documenation.
- Released 2.0.3.
-
2.0.222 Jan 2022Commits, not release notes
This project publishes no release notes. Between
2.0.1and2.0.2there were 4 commits, 4 of them substantive:- made processors redundant and replaced with cores.
- changed fluent to use the cascade operator.
- added lint_hard
- Released 2.0.2.
-
2.0.121 Jan 2022Commits, not release notes
This project publishes no release notes. Between
2.0.0and2.0.1there were 1 commits, 1 of them substantive:- Released 2.0.1.
-
2.0.021 Jan 2022Nothing published for this version