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.
cd
into the repo folder.- run
flutter run-android
orflutter run-ios
to 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