A collection of basic app requirement like Splash, Login, Drawer Navigation, List, and API integration.
To build and run this project:
- Get Flutter here if you don't already have it
- Clone this repository.
cdinto the repo folder.- run
flutter run-androidorflutter run-iosto build the app.
- Splash Screen with 5 seconds delay
- Login Screen using REST API
- Dashboard Screen with Drawer Navigation
- User List with REST API and ListView Widget



