All Projects → bharatagsrwal → random-users-details

bharatagsrwal / random-users-details

Licence: other
Random Users details in flutter from randomusers api

Programming Languages

dart
5743 projects
objective c
16641 projects - #2 most used programming language
shell
77523 projects
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to random-users-details

Boden
Purely native C++ cross-platform GUI framework for Android and iOS development. https://www.boden.io
Stars: ✭ 1,394 (+9857.14%)
Mutual labels:  mobile-app, android-ui, mobile-development
Android-daily-read-tips
log for articles and info in android for every developer
Stars: ✭ 13 (-7.14%)
Mutual labels:  mobile-app, android-ui, mobile-development
Tasky
Tasky is a task management app made with SwiftUI.
Stars: ✭ 22 (+57.14%)
Mutual labels:  mobile-app, mobile-development, ios-application
Mvvm Reddit
A companion project for our blog post on better Android software development using MVVM with RxJava.
Stars: ✭ 106 (+657.14%)
Mutual labels:  mobile-app, mobile-development
Nativescript Ionic Template
📱 🖥 Create Mobile First apps, Web and Native sharing the code with Angular 🎉
Stars: ✭ 65 (+364.29%)
Mutual labels:  mobile-app, mobile-development
Flutter Mvvm Provider Demo
Stars: ✭ 89 (+535.71%)
Mutual labels:  mobile-app, mobile-development
Flutter starter kit
A starter kit for beginner learns with Bloc pattern, RxDart, sqflite, Fluro and Dio to architect a flutter project. This starter kit build an App Store app as a example
Stars: ✭ 553 (+3850%)
Mutual labels:  mobile-app, mobile-development
React Native Dynamic Search Bar
Medium Article: https://freakycoder.com/react-native-library-dynamic-search-bar-c03fea9fae36
Stars: ✭ 225 (+1507.14%)
Mutual labels:  mobile-app, mobile-development
Model2app
Turn your Swift data model into a working CRUD app.
Stars: ✭ 118 (+742.86%)
Mutual labels:  mobile-app, mobile-development
Fultter Example App
一个功能完整齐全的Bloc模式Flutter App项目。🍨更关注架构的SPA应用。,使用Node作为后台系统,使用了部分官方plugin,大体功能自己封装。🥰 有用请Star。
Stars: ✭ 248 (+1671.43%)
Mutual labels:  mobile-app, mobile-development
reactube-client
A clone Youtube Web Player using React Provider Pattern, React Context and Typescript
Stars: ✭ 92 (+557.14%)
Mutual labels:  state-management, provider
Here Ios Sdk Examples
Objective-C and Swift projects using the HERE SDK for iOS.
Stars: ✭ 52 (+271.43%)
Mutual labels:  mobile-app, mobile-development
Awesome Flutter
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
Stars: ✭ 38,582 (+275485.71%)
Mutual labels:  mobile-app, mobile-development
Flutter Roadmap
This is a flutter roadmap and documentation repository. If anyone is interested you can join the party to help the community and make flutter great again.
Stars: ✭ 47 (+235.71%)
Mutual labels:  state-management, provider
flutter expense manager
Flutter Provider and Shared Preferences Sample Application.
Stars: ✭ 59 (+321.43%)
Mutual labels:  state-management, provider
Ribs
Uber's cross-platform mobile architecture framework.
Stars: ✭ 6,641 (+47335.71%)
Mutual labels:  mobile-app, mobile-development
Here Android Sdk Examples
Java-based projects using the HERE SDK for Android.
Stars: ✭ 127 (+807.14%)
Mutual labels:  mobile-app, mobile-development
Provider
InheritedWidgets, but simple
Stars: ✭ 3,988 (+28385.71%)
Mutual labels:  state-management, provider
Recipes App React Native
Recipes App in React Native
Stars: ✭ 386 (+2657.14%)
Mutual labels:  mobile-app, mobile-development
Resizer
An image resizing library for Android
Stars: ✭ 406 (+2800%)
Mutual labels:  mobile-app, mobile-development

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].