{"id":16478888,"url":"https://github.com/s-ayanide/flutter-contact","last_synced_at":"2025-09-10T20:42:44.895Z","repository":{"id":118295495,"uuid":"193927962","full_name":"S-ayanide/Flutter-Contact","owner":"S-ayanide","description":"This application works like any other contact list where people can add contact(with details like name, email, contact photo etc) which will be registered on a firebase database 👥","archived":false,"fork":false,"pushed_at":"2019-06-26T15:31:20.000Z","size":9965,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-11T07:33:20.637Z","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-06-26T15:07:13.000Z","updated_at":"2021-03-15T09:11:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"78141117-ee63-4b8e-9d5b-12da65e45e15","html_url":"https://github.com/S-ayanide/Flutter-Contact","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/S-ayanide%2FFlutter-Contact","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/S-ayanide%2FFlutter-Contact/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/S-ayanide%2FFlutter-Contact/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/S-ayanide%2FFlutter-Contact/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/S-ayanide","download_url":"https://codeload.github.com/S-ayanide/Flutter-Contact/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241162393,"owners_count":19920395,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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:25.812Z","updated_at":"2025-02-28T13:58:00.350Z","avatar_url":"https://github.com/S-ayanide.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Contact\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-Contact.svg)](https://github.com/S-ayanide/Flutter-Contact/issues)\n[![GitHub forks](https://img.shields.io/github/forks/S-ayanide/Flutter-Contact.svg)](https://github.com/S-ayanide/Flutter-Contact/network) [![GitHub stars](https://img.shields.io/github/stars/S-ayanide/Flutter-Contact.svg)](https://github.com/S-ayanide/Flutter-Contact/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-Contact.svg?style=for-the-badge)](https://github.com/S-ayanide/Flutter-Contact/blob/master/LICENSE)\n\nThis application works like any other contact list where people can add contact(with details like name, email, contact photo etc) which will be registered on a firebase database 👥\n### 👉 If you like this repo then please give it a ⭐️\n\n## Short Description\nCreated a Flutter Contact Application, this works like any other contact list where people can add contact(with details like name, email, contact photo etc) which will be registered on a firebase database, after adding the contact user can call, edit the details, message and also delete the contact as per their wish.\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=\"images/Capture3.png\"\n     alt=\"Home Screen\"\n     style=\"float: left; margin-right: 10px;\"\n     width=\"200\"/\u003e \u003cimg src=\"images/Capture4.png\"\n     alt=\"Home Screen\"\n     style=\"float: left; margin-right: 10px;\"\n     width=\"200\"/\u003e \u003cimg src=\"images/Capture5.png\"\n     alt=\"Home Screen\"\n     style=\"float: left; margin-right: 10px;\"\n     width=\"200\"/\u003e \u003cimg src=\"images/Contact.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## 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-Contact.svg?style=social)](https://twitter.com/intent/tweet?text=Wow:\u0026url=https%3A%2F%2Fgithub.com%2FS-ayanide%2FFlutter-Contact)\n\n## License \n[![GitHub license](https://img.shields.io/github/license/S-ayanide/Flutter-Contact.svg?style=for-the-badge)](https://github.com/S-ayanide/Flutter-Contact/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-contact","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs-ayanide%2Fflutter-contact","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs-ayanide%2Fflutter-contact/lists"}