Medical Centers App Template
Search…
Medical Centers App Template
Introduction
Getting Started
THE APP
Directory Structure
Adding Screens
Mobile Screens
OTHERS
License
Powered By
GitBook
Directory Structure
File Directory Structure
Config
Contains all the settings such as shared preferences, navigation between screens, etc.
Constants
Contains all the application constants such as colors, general information, routing paths and text styles.
Models
Data model are defined for easier data handling and manipulation.
Providers
Contains the providers used in the application and based on the different models.
Utils
Contains all app utility functions.
Views
Contains all screens of the application.
Widgets
Contains all UI widget used in the application.
Previous
Getting Started
Next - THE APP
Adding Screens
Last modified
1yr ago
Copy link
Contents
Config
Constants
Models
Providers
Utils
Views
Widgets