device_package_info_manager 1.0.0
device_package_info_manager: ^1.0.0 copied to clipboard
A comprehensive Flutter package for managing device and package information across Flutter applications.
1.0.0 #
- Initial release with comprehensive device and package information management
- Added
PackageInfoManager
for package information retrieval and management - Added
DeviceInfoManager
for device information retrieval and management - Added
AppPackageInfo
andAppDeviceInfo
models extendingBaseDataModel
- Added comprehensive validation, caching, and utility methods
- Added example application demonstrating both package and device info features
- Added extensive documentation and API reference