Skip to content

Flutter app to user data fetch by Random User Generator API. The app has 2 theme (green and purple) and can be changed by clicking a button and this done using Provider for theme state.

License

AkashSDas/random-people-fluttering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

random-people-fluttering

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.

Table of contents

Getting started

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

Figma designs

The designs for this app and output art design were made using Figma and the .fig files are in /docs/design/ dir.

App images

License

MIT

About

Flutter app to user data fetch by Random User Generator API. The app has 2 theme (green and purple) and can be changed by clicking a button and this done using Provider for theme state.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published