main library

Classes

HomePage
HomePage is a StatefulWidget that creates a _HomePageState when it's built
LocaleProvider
It provides a locale and notifies listeners when the locale changes
MyApp
MyApp is a StatelessWidget that returns a CupertinoApp with a HomePage as the home page and a CupertinoThemeData with a light brightness and a system orange primary color

Functions

main() → void
"Set the preferred orientation of the app to landscape, then run the app."