{"id":21952038,"url":"https://github.com/systangotechnologies/flutter-boilerplate","last_synced_at":"2025-04-23T04:05:19.951Z","repository":{"id":79336200,"uuid":"286669235","full_name":"SystangoTechnologies/flutter-boilerplate","owner":"SystangoTechnologies","description":"Flutter Boilerplate","archived":false,"fork":false,"pushed_at":"2020-08-13T06:18:06.000Z","size":87,"stargazers_count":4,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T04:05:04.343Z","etag":null,"topics":["android","dart","flutter","ios"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SystangoTechnologies.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-11T06:54:47.000Z","updated_at":"2022-08-10T02:41:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"3a2bb10b-60df-4e55-8994-766f11b9fa69","html_url":"https://github.com/SystangoTechnologies/flutter-boilerplate","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/SystangoTechnologies%2Fflutter-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystangoTechnologies%2Fflutter-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystangoTechnologies%2Fflutter-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystangoTechnologies%2Fflutter-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SystangoTechnologies","download_url":"https://codeload.github.com/SystangoTechnologies/flutter-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250366726,"owners_count":21418771,"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":["android","dart","flutter","ios"],"created_at":"2024-11-29T06:19:21.671Z","updated_at":"2025-04-23T04:05:19.944Z","avatar_url":"https://github.com/SystangoTechnologies.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flutter Boilerplate\n\n## Introduction\n\nA boilerplate project for flutter.\n\n## How to use\n\n**Step 1:**\n\nDownload or clone this repo by using the link below:\n\n```\nhttps://github.com/SystangoTechnologies/RN-Boilerplate.git\n```\n\n**Step 2:**\n\nGo to project root and execute the following command in console to get the required dependencies: \n\n```\nflutter pub get \n```\n\n**Step 3:**\n\n**For iOS only:**\n\n```\ncd ios \u0026\u0026 pod install\n```\n\n**Step 4:**\n\nTo run the app on device or simulator, execute the following command.\n\n```\nflutter run -d \u003cdeviceId\u003e\n```\n\n## Dependencies Used\n\n* validators            - ^2.0.0\n* shared_preferences    - ^0.5.8\n* uuid                  - 2.2.0\n* http                  - ^0.12.2\n* loading_overlay       - ^0.2.1\n\n## Features\n\n* Generic API structure.\n* Test Cases.\n  * Unit test cases.\n  * Widget test cases.\n\n## Testing\n\nTo run all the test cases of all the test files, execute the following command.\n```\nflutter test\n```\n\nTo run a particular test case file, you have to specify the file path and execute the following command.\n```\nflutter test \u003cfile_path\u003e\n```\n\n## Folder Structure\n\n```\ntest/\n|- unit_test.dart\n|- widget_test.dart\nlib/\n|- bloc\n    |- contact_bloc.dart\n|- api_provider\n    |- base_api_provider.dart\n    |- contact_api_provider.dart\n|- constants\n    |- endpoints.dart\n    |- headers.dart\n    |- strings.dart\n|- model\n    |- contact.dart\n|- repository\n    |- contact_repository.dart\n|- ui\n    |- home_page.dart\n    |- test_cases_demo_page.dart\n|- utils\n    |- contact_utils.dart\n    |- guid_utils.dart\n    |- validators.dart\n|- main.dart\n\n```\n\n## Conclusion\n\nThis is a boilerplate project made in flutter. Supported on all iOS and android devices.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystangotechnologies%2Fflutter-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsystangotechnologies%2Fflutter-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystangotechnologies%2Fflutter-boilerplate/lists"}