Skip to content

agarwalbharat/random-users-details

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Users

A new Flutter Random Users Details using randomuser.me api.

Getting Started

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

Show some ❤️ and star the repo to support the project.

For more contact me @facebook, @Twitter or @Website @Medium

I ❤️ Flutter

Screenshots


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:

  1. Match coding style (braces, spacing, etc.) This is best achieved using Reformat Code feature of Android Studio CMD+Option+L on Mac and CTRL + ALT + L on Linux + Windows .
  2. If its a feature, bugfix, or anything please only change code to what you specify.
  3. Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge :)
  4. Pull requests must be made against develop branch. Any other branch (unless specified by the maintainers) will get rejected.
  5. Check for existing issues first, before filing an issue.
  6. Make sure you follow the set standard as all other projects in this repo do
  7. Have fun!

👍 Contribution

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Created By

Github (Facebook) (Linkedin) (Medium) (Bharat Agarwal)(Twitter)

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).

Facing Any Problem or need any Help?

Write me in issues section. I will try solve your issue within 10-12 hours.

Keep Fluttering.