native_system_kit 1.0.1
native_system_kit: ^1.0.1 copied to clipboard
A production-grade Flutter plugin for advanced native system features (Background Services, Alarms, Hardware Control, System Info).
1.0.0 #
- Initial release of Native System Kit.
- Added Background Services (Android Foreground Service, iOS Background Tasks).
- Added Alarm Scheduler (Exact alarms).
- Added Power Management (Wake Locks).
- Added Device Hardware Controls (Flashlight, System Brightness, Volume).
- Added System Information (Disk, RAM, Root Check).
- Added System Event Monitoring.