In this project Random User Generator API is used to get users data which is displayed using the Flutter
frontend UI. The app has 2 themes (Green and Purple)
and they can be change just by clicking a button.
Clone the repo
git clone https://github.com/AkashSDas/random-people-fluttering
Get inside the project dir and install dependencies
cd random-people-fluttering
flutter pub get
Open a simulator or connect a device and after that execute the below command to run the flutter app
flutter run
The designs
for this app and output art design were made using Figma
and the .fig
files are in /docs/design/ dir.