A new Flutter Random Users Details using randomuser.me api.
It is an Random users details with some cool UI, Details of users are fetched from https://randomuser.me/.
This application is created with State Management (Provider).
Application without State Managenent click here or checkout withoutProvider branch
For more contact me @facebook, @Twitter or @Website @Medium
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!
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -m 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request
Github (Facebook) (Linkedin) (Medium) (Bharat Agarwal)(Twitter)
Have any Idea, you can tell me or can contribute in this repo.
This project is not implemented on ios yet. Beacuse I own Windows 10 PC Only.
This Project is implemented in android
9.0
and 8.0
in Pixel 2
and Redmi Note 5 (64/4GB)
.
Write me in issues section. I will try solve your issue within 10-12 hours.