resource_monitor 0.0.2
resource_monitor: ^0.0.2 copied to clipboard
A flutter plugin for Android and IOS to monitor CPU and RAM usage of device.
resource_monitor #
A flutter plugin for Android and IOS to monitor CPU and RAM usage of device.
TODO #
- ❌ Return overall system cpu/memory usage.
- ❌ Implement Android Side of this plugin.
- ❌ Add listener support for Android and IOS (EventChannel)
- ❌ Update Readme.md
Contributing #
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.