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
PackageInfoManagerfor package information retrieval and management - Added
DeviceInfoManagerfor device information retrieval and management - Added
AppPackageInfoandAppDeviceInfomodels extendingBaseDataModel - Added comprehensive validation, caching, and utility methods
- Added example application demonstrating both package and device info features
- Added extensive documentation and API reference