Random Users
Random Users details in flutter from randomusers api.
GIF
Please wait for GIF to load
Pull Requests
I welcome and encourage all pull requests. It usually will take me within 10-21 hours to respond to any issue or request. Here are some basic rules to follow to ensure timely addition of your request:
- Match coding style (braces, spacing, etc.) This is best achieved using
Reformat Code
feature of Android StudioCMD
+Option
+L
on Mac andCTRL
+ALT
+L
on Linux + Windows . - If its a feature, bugfix, or anything please only change code to what you specify.
- Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge :)
- Pull requests must be made against
develop
branch. Any other branch (unless specified by the maintainers) will get rejected. - Check for existing issues first, before filing an issue.
- Make sure you follow the set standard as all other projects in this repo do
- Have fun!
More
Have any Idea, you can tell me or can contribute in this repo.
iOS implementation
This project is not implemented on ios yet. Beacuse I own Windows 10 PC Only.
Android implementation
This Project is implemented in
android
9.0
and 8.0
in Pixel 2
and Redmi Note 5 (64/4GB)
.GitHub