main library
Classes
- MainApp
- The main application widget. It manages the state of the app and displays the appropriate screens.
Functions
-
main(
) → void - The main entry point of the application. It initializes the necessary dependencies and runs the app.