A new Flutter project.
In this project I am using http plugin to fetch the data from api and using camera plugin to display the back camera.
- Made the Project null safe.
- Made the exact UI which was in the provided screenshot.
- fetching the profile picture on app startup
- Starting the mobile camera on app startup.
- Added CircularProgressIndicator to indicate user to wait for better UX.
- Heights and widths are dyanmically calculated making the app responsive.