zweidenker_heinzelmen library

Classes

AppVersion
Shows the AppVersion String as Major.Minor.Patch.Build+Number based on the output of getVersionInfo
CustomTabsOptions
FeatureToggle
A toggle class to check if a feature is enabled.
LinkLauncher
Wrapper class for opening urls inside apps
SafariViewControllerOptions

Mixins

SimpleLoaderMixin<W extends StatefulWidget, D>
A mixin for States to provide simple Loading Logic with data and error accessors

Functions

getVersionInfo([String displayBuildNumber(PackageInfo) = _unscrambleBuildNumber]) Future<String>
Gets the Version Number with an unscrambled Build Number And returns it as Major.Minor.Patch+BuildNumber