{"id":21486082,"url":"https://github.com/felipecastrosales/counter","last_synced_at":"2025-06-14T21:06:15.397Z","repository":{"id":47153252,"uuid":"290291599","full_name":"felipecastrosales/counter","owner":"felipecastrosales","description":"A simple app made with Flutter to Count People in one place.","archived":false,"fork":false,"pushed_at":"2024-06-30T12:24:51.000Z","size":8126,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T05:51:15.510Z","etag":null,"topics":["counter","counter-app","danielciolfi","dart","flutter","flutter-apps","flutter-demo","flutter-examples","flutter-ui","flutter-widget","mobile-app","udemy","udemy-course","udemy-tutorial"],"latest_commit_sha":null,"homepage":"","language":"C++","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-08-25T18:23:30.000Z","updated_at":"2024-06-30T12:24:56.000Z","dependencies_parsed_at":"2024-11-23T13:29:26.510Z","dependency_job_id":null,"html_url":"https://github.com/felipecastrosales/counter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/felipecastrosales/counter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipecastrosales%2Fcounter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipecastrosales%2Fcounter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipecastrosales%2Fcounter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipecastrosales%2Fcounter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felipecastrosales","download_url":"https://codeload.github.com/felipecastrosales/counter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipecastrosales%2Fcounter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259884469,"owners_count":22926444,"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":["counter","counter-app","danielciolfi","dart","flutter","flutter-apps","flutter-demo","flutter-examples","flutter-ui","flutter-widget","mobile-app","udemy","udemy-course","udemy-tutorial"],"created_at":"2024-11-23T13:18:57.349Z","updated_at":"2025-06-14T21:06:15.386Z","avatar_url":"https://github.com/felipecastrosales.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"   \u003cp align=\"center\"\u003e\n      \u003cimg src=\"https://user-images.githubusercontent.com/59374587/91565701-0248c880-e919-11ea-89d9-bd17dfcf160e.png\" width=\"250px\" alt=\"https://www.freepik.com/vectors/people\u003e People vector created by pch.vector\"/\u003e\n   \u003c/p\u003e\n\n   \u003ch1 align=\"center\"\u003eCounter with Flutter\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---\n\n   \u003ch2 align=\"center\"\u003eAbout 📖\u003c/h2\u003e\n   \n   \u003cp align=\"center\"\u003e\n      A Flutter Application that allows you to count the number of people who are in your restaurant, store, hotel or anything else that can be counted by number of people. \u003cbr\u003e\n      In addition to this possibility, you can also have information, for example, you put the amount you want to receive on your property.\u003cbr\u003e\n\n   \u003c/p\u003e\n\n---\n\n   \u003ch2 align=\"center\"\u003ePreview 📱\u003c/h2\u003e\u003cbr\u003e\n\n   \u003cp align=\"center\"\u003e\n   \u003cimg src=\"assets/images/demo/CounterAppDemo1.gif\"\u003e\n   \u003c/p\u003e\n\n   \u003ch2 align=\"center\"\u003eHow to Use 🤔\u003c/h2\u003e\n\n   ```   \n   - Clone this repository:\n   $ git clone https://github.com/felipecastrosales/Counter counter\n\n   - Enter in directory:\n   $ cd counter\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/Counter/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/learn/?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%2Fcounter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelipecastrosales%2Fcounter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipecastrosales%2Fcounter/lists"}