launch library

Entry point for the application

Classes

About widgets
A widget for displaying basic information about this app
AfrostoriesApp widgets
Root widget of Application
HomeScreen screens widgets
This screen is shown after the SplashScreen
LaunchLocalizations
Callers can lookup localized strings with an instance of LaunchLocalizations returned by LaunchLocalizations.of(context).
LaunchRoutes routes
Routes defined by the launch library
LaunchWidgetKeys widget_keys
Keys for widgets in launch library
SplashScreen screens
A Splash screen presented to the user at launch
VersionUpdateButton
A Widget that encapsulates the Version Update workflow

Functions

lookupLaunchLocalizations(Locale locale) LaunchLocalizations