flutter_app_info library

Primary library for accessing AppInfo and AppInfoData

Classes

AppInfo
InheritedWidget to distribute AppInfoData to application widget tree
AppInfoData
Object encapsulating the populated AppPackageInfo, AppPlatformInfo, and AppTargetInfo instances.
AppPackageInfo
Object encapsulating information about the installed package and version.
AppPlatformInfo
Object encapsulating information about the platform for which the app was built.
AppTargetInfo
Object encapsulating information about the platform on which the app is currently executing.
Version
Provides immutable storage and comparison of semantic version numbers.