{"id":16478873,"url":"https://github.com/s-ayanide/flutter-randomuser","last_synced_at":"2026-05-15T19:31:26.024Z","repository":{"id":118295588,"uuid":"188354717","full_name":"S-ayanide/Flutter-RandomUser","owner":"S-ayanide","description":"This is a Flutter application which generates random users after fetching them through an API and displays them in the UI.  👦 👧","archived":false,"fork":false,"pushed_at":"2019-05-24T05:29:16.000Z","size":23671,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-11-22T19:03:39.607Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/S-ayanide.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-24T04:57:11.000Z","updated_at":"2021-09-28T07:35:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"e1713302-86d9-48f5-9f34-fcf14836ec08","html_url":"https://github.com/S-ayanide/Flutter-RandomUser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/S-ayanide/Flutter-RandomUser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/S-ayanide%2FFlutter-RandomUser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/S-ayanide%2FFlutter-RandomUser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/S-ayanide%2FFlutter-RandomUser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/S-ayanide%2FFlutter-RandomUser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/S-ayanide","download_url":"https://codeload.github.com/S-ayanide/Flutter-RandomUser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/S-ayanide%2FFlutter-RandomUser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33076154,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T12:50:22.884Z","updated_at":"2026-05-15T19:31:25.997Z","avatar_url":"https://github.com/S-ayanide.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Random User Generator\n\n[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity) [![Ask Me Anything !](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)](https://GitHub.com/Naereen/ama) [![made-for-VSCode](https://img.shields.io/badge/Made%20for-VSCode-1f425f.svg)](https://code.visualstudio.com/) [![GitHub issues](https://img.shields.io/github/issues/S-ayanide/Flutter-RandomUser.svg)](https://github.com/S-ayanide/Flutter-RandomUser/issues)\n[![GitHub forks](https://img.shields.io/github/forks/S-ayanide/Flutter-RandomUser.svg?style=social)](https://github.com/S-ayanide/Flutter-RandomUser/network) [![GitHub stars](https://img.shields.io/github/stars/S-ayanide/Flutter-RandomUser.svg?style=social)](https://github.com/S-ayanide/Flutter-RandomUser/stargazers) [![Open Source Love svg1](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)\n[![GitHub license](https://img.shields.io/github/license/S-ayanide/Flutter-RandomUser.svg?style=for-the-badge)](https://github.com/S-ayanide/Flutter-RandomUser/blob/master/LICENSE)\n\nThis is a Flutter application which generates random users after fetching them through an API and displays them in the UI. 👦 👧\n### 👉 If you like this repo then please give it a ⭐️\n\n## Short Description\nThis Flutter app generates random user's Name, Mobile Number, Age and E-mail from an API request from the website [Random User](https://randomuser.me/). Everytime the app reloads it generates new sets of users.\n\n## Screenshots\n\u003cimg src=\"images/Capture1.png\"\n     alt=\"Home Screen\"\n     style=\"float: left; margin-right: 10px;\"\n     width=\"200\"/\u003e \u003cimg src=\"images/Capture2.png\"\n     alt=\"Home Screen\"\n     style=\"float: left; margin-right: 10px;\"\n     width=\"200\"/\u003e \u003cimg src=\"https://media.giphy.com/media/Jsmz6JJhTypljMu9ya/200w_d.gif\"\n     alt=\"Home Screen\"\n     style=\"float: left; margin-right: 10px;\"\n     width=\"200\"/\u003e\n     \n## NOTE:\nThis project is subject to change by the developer and is still in development\n\n## How to run this\nRunning this is as simple as it gets. Follow this steps\n1. Open your terminal (NOTE: git bash prefered/ Terminal on VS Code)\n2. Navigate to the project folder where you have cloned this repo.\n3. Open an emulator or plug in a real device\n4. Type the following command in the terminal \n     ```\n     flutter run\n     ```\n\n## Website Used\n[Random User Website](https://randomuser.me/)\nFor help getting started with what dependencies you need and how to deploy it, view our [documentation](https://randomuser.me/documentation)\n     \n## Pull Request\n\nPull Requests are welcome. Please follow these rules for the ease of understanding:\n* Make sure to check for available issues before raising one\n* Give me a maximum of 24-48 hours to respond\n* Have proper documentation on the parts you are changing/adding\n\n#### Feel free to contribute\n\n## Developed \u0026 Maintained by\n[Sayan Mondal](https://github.com/S-ayanide) \n[📷 Insta](https://www.instagram.com/s_ayanide/)\n[🐤 Twitter](https://www.instagram.com/s_ayanide/) [![Twitter](https://img.shields.io/twitter/url/https/github.com/S-ayanide/Flutter-RandomUser.svg?style=social)](https://twitter.com/intent/tweet?text=Wow:\u0026url=https%3A%2F%2Fgithub.com%2FS-ayanide%2FFlutter-RandomUser)\n\n## License \n[![GitHub license](https://img.shields.io/github/license/S-ayanide/Flutter-RandomUser.svg?style=for-the-badge)](https://github.com/S-ayanide/Flutter-RandomUser/blob/master/LICENSE)\n```Copyright 2019 Sayan Mondal\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n\n## Getting Started\nFor help getting started with Flutter, view our online [documentation](https://flutter.dev/docs).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs-ayanide%2Fflutter-randomuser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs-ayanide%2Fflutter-randomuser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs-ayanide%2Fflutter-randomuser/lists"}