{"id":21486046,"url":"https://github.com/felipecastrosales/contacts","last_synced_at":"2025-07-15T14:32:41.008Z","repository":{"id":54166234,"uuid":"299702614","full_name":"felipecastrosales/contacts","owner":"felipecastrosales","description":"A simple app made with Flutter for List Contacts, using sqflite.","archived":false,"fork":false,"pushed_at":"2024-08-04T14:27:17.000Z","size":2897,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-04T16:18:41.800Z","etag":null,"topics":["app-contacts","contact","contact-list","contacts","contacts-app","contacts-book","crud","crud-app","crud-application","flutter","flutter-apps","flutter-crud","flutter-demo","flutter-examples","flutter-material","flutter-sqflite","sqflite","sqlite","udemy"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/felipecastrosales.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":"2020-09-29T18:20:54.000Z","updated_at":"2024-08-04T14:26:53.000Z","dependencies_parsed_at":"2024-07-30T05:29:09.681Z","dependency_job_id":null,"html_url":"https://github.com/felipecastrosales/contacts","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipecastrosales%2Fcontacts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipecastrosales%2Fcontacts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipecastrosales%2Fcontacts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipecastrosales%2Fcontacts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felipecastrosales","download_url":"https://codeload.github.com/felipecastrosales/contacts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226045618,"owners_count":17565028,"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":["app-contacts","contact","contact-list","contacts","contacts-app","contacts-book","crud","crud-app","crud-application","flutter","flutter-apps","flutter-crud","flutter-demo","flutter-examples","flutter-material","flutter-sqflite","sqflite","sqlite","udemy"],"created_at":"2024-11-23T13:18:47.135Z","updated_at":"2024-11-23T13:18:47.696Z","avatar_url":"https://github.com/felipecastrosales.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eContacts\u003c/h1\u003e\n\n   \u003ch2 align=\"center\"\u003eTopics 📋\u003c/h2\u003e\n\n   \u003cp\u003e\n   \n   - [About 📖](#about-)\n   - [Preview 📱](#preview-)\n   - [How to Use 🤔](#how-to-use-)\n   - [How to Contribute 💪](#how-to-contribute-)\n   - [License 📝](#license-)\n\n   \u003c/p\u003e\n\n\u003ch2 align=\"center\"\u003eAbout 📖\u003c/h2\u003e\n   \n\u003cp align=\"center\"\u003e   \n   A Contact Book made with Flutter. 💙\u003cbr\u003e\n   A Contact Application, using \u003ca href=\"https://pub.dev/packages/sqflite\"\u003esqflite\u003c/a\u003e, a package from Flutter. Where you can create, consult, edit and delete, also organize them from A-Z, or from Z-A, put photos (from gallery), email in your contacts and phone number. 📱\u003cbr\u003e\n\u003c/p\u003e\n\n---\n\n\u003ch2 align=\"center\"\u003ePreview 📱\u003c/h2\u003e\u003cbr\u003e\n\nhttps://github.com/user-attachments/assets/a2783204-6edc-4d92-8ac9-3cd41cfa4480\n\n---\n\n\u003ch2 align=\"center\"\u003eHow to Use 🤔\u003c/h2\u003e\n\n   ```   \n   - Clone this repository:\n   $ git clone https://github.com/felipecastrosales/Contacts contacts\n\n   - Enter in directory:\n   $ cd contacts\n\n   - For install dependencies:\n   $ flutter packages get\n\n   - Run the app: \n   $ flutter run\n   ```\n\n---\n\n\u003ch2 align=\"center\"\u003eHow to Contribute 💪\u003c/h2\u003e\n\n   ```\n   - Fork the project \n\n   - Create a new branch with your changes:\n   $ git checkout -b my-feature\n\n   - Save your changes and create a commit message telling you what you did:\n   $ git commit -m \"feature: My new feature\"\n\n   - Submit your changes:\n   $ git push origin my-feature\n   ```\n\n---\n\n\u003ch2 align=\"center\"\u003eLicense 📝\u003c/h2\u003e\n\n   This repository is under MIT license. You can see the [LICENSE](https://github.com/felipecastrosales/Contacts/blob/master/LICENSE) file for more details. 😉\n\n   ---\n\n   \u003eThis project was developed with ❤️ by **[@Felipe Sales](https://www.linkedin.com/in/felipecastrosales/)**, with the instructor **[Daniel Ciolfi](https://linkedin.com/in/danielciolfi)**, in the course  **[\"Creating Android and iOS Apps with Flutter - Create 16 Apps\"](https://www.udemy.com/course/curso-completo-flutter-app-android-ios/?referralCode=1355952A966260D40D18)** on **[Udemy](https://www.udemy.com/)**.\u003cbr\u003e\n   If it helped you, give ⭐, contribute, it will help me too 😉\n\n---\n\n   \u003cdiv align=\"center\"\u003e\n\n   [![Linkedin Badge](https://img.shields.io/badge/-Felipe%20Sales-292929?style=flat-square\u0026logo=Linkedin\u0026logoColor=white\u0026link=https://www.linkedin.com/in/felipecastrosales/)](https://www.linkedin.com/in/felipecastrosales/)\n\n   \u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipecastrosales%2Fcontacts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelipecastrosales%2Fcontacts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipecastrosales%2Fcontacts/lists"}