utils/gameball_utils library

Functions

getPckageInfo() → PackageInfo?
Retrieves package information asynchronously.
getSdkVersion() String
A function that returns the SDK version as a string.
isNullOrEmpty(String? str) bool
Checks whether a string is null or empty or not.