device_info_ce 1.0.2
device_info_ce: ^1.0.2 copied to clipboard
Flutter plugin for comprehensive device information including hardware specs, battery monitoring, security analysis, and performance metrics.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.2 - 2024-12-19 #
1.0.1 - 2024-12-19 #
Fixed #
- Fixed null-aware operator warnings in AndroidDeviceInfo
- Improved code formatting and pub.flutter-io.cn scoring
- Added Swift Package Manager support for iOS
- Fixed type casting issues for better null safety
1.0.0 - 2024-12-19 #
Added #
- π Initial release of device_info_ce
- π± Complete device information retrieval for Android and iOS
- π Advanced battery monitoring with real-time updates
- π Performance analytics including CPU, memory, and thermal monitoring
- π Comprehensive security analysis and device health scoring
- π Network information and connectivity analysis
- β‘ Real-time data streams for continuous monitoring
- π― Cross-platform support (Android API 16+, iOS 11+)
- π« Zero external dependencies
- π Privacy-compliant data collection
Features #
- Device Information: Hardware specs, system details, identifiers
- Battery Monitoring: Level, health, temperature, charging status
- Performance Metrics: CPU usage, memory consumption, thermal state
- Security Analysis: Root/jailbreak detection, biometrics, encryption status
- Network Intelligence: Connection type, signal strength, carrier info
- Real-time Streams: Live battery and performance monitoring
- Error Handling: Comprehensive error handling and null safety
- Documentation: Extensive documentation with usage examples
Supported Platforms #
- β Android (API 16+)
- β iOS (11+)
- β Web (planned for future release)
- β Desktop (planned for future release)
Breaking Changes #
- None (initial release)
Migration Guide #
- None (initial release)
Known Issues #
- None reported
Dependencies #
flutter
: SDKplugin_platform_interface
: ^2.1.7
Minimum Requirements #
- Flutter: 3.0.0+
- Dart: 3.0.0+
- Android: API 16+ (Android 4.1)
- iOS: 11.0+