Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/agarwalbharat/random-users-details

Random Users details in flutter from randomusers api
https://github.com/agarwalbharat/random-users-details

android android-application android-ui dart details ios ios-application mobile-app mobile-development provider random randomuser state-management ui users

Last synced: 9 days ago
JSON representation

Random Users details in flutter from randomusers api

Awesome Lists containing this project

README

        

# 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](https://github.com/bharatagsrwal/random-users-details/tree/withoutProvider) or checkout **withoutProvider** branch

### Show some :heart: and star the repo to support the project.
For more contact me @[facebook](https://www.facebook.com/bharatagsrwal), @[Twitter](https://twitter.com/bharatagsrwal) or @[Website](https://iambharat.me) @[Medium](https://medium.com/@agarwalbharat68/)

### I :heart: 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](https://github.com/bharatagsrwal/random-users-details/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](https://github.com/bharatagsrwal) ([Facebook](https://www.facebook.com/bharatagsrwal)) ([Linkedin](https://www.linkedin.com/in/bharatagsrwal)) ([Medium](https://medium.com/@agarwalbharat68/))
([Bharat Agarwal](https://iambharat.me))([Twitter](https://www.twitter.com/bharatagsrwal))

## 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](https://github.com/bharatagsrwal/random-users-details/issues) section. I will try solve your issue within 10-12 hours.
### Keep Fluttering.