{"id":21852470,"url":"https://github.com/finkmoritz/advanced_flutter_template","last_synced_at":"2026-05-16T13:03:25.851Z","repository":{"id":159324174,"uuid":"588140196","full_name":"finkmoritz/advanced_flutter_template","owner":"finkmoritz","description":"A new Flutter project with advanced setup","archived":false,"fork":false,"pushed_at":"2025-06-17T19:33:17.000Z","size":481,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-17T20:26:35.213Z","etag":null,"topics":["app","flutter","provider","template"],"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/finkmoritz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2023-01-12T12:26:56.000Z","updated_at":"2025-06-17T19:55:28.000Z","dependencies_parsed_at":"2024-06-19T01:23:33.984Z","dependency_job_id":"a3ed3dd3-1e0c-476c-80e2-d68541469bca","html_url":"https://github.com/finkmoritz/advanced_flutter_template","commit_stats":null,"previous_names":[],"tags_count":1,"template":true,"template_full_name":null,"purl":"pkg:github/finkmoritz/advanced_flutter_template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/finkmoritz%2Fadvanced_flutter_template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/finkmoritz%2Fadvanced_flutter_template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/finkmoritz%2Fadvanced_flutter_template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/finkmoritz%2Fadvanced_flutter_template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/finkmoritz","download_url":"https://codeload.github.com/finkmoritz/advanced_flutter_template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/finkmoritz%2Fadvanced_flutter_template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33103970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"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":["app","flutter","provider","template"],"created_at":"2024-11-28T01:17:19.693Z","updated_at":"2026-05-16T13:03:25.813Z","avatar_url":"https://github.com/finkmoritz.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advanced Flutter Template\n\nA new Flutter project with advanced setup:\n\n- State management (provider)\n- Routing (go_router)\n- Theming (Flex color scheme, Google fonts, Font Awesome icons)\n- Internationalization\n- Launcher and splash icon\n- Test case with Provider mocks\n\n\u003cimg src=\"https://github.com/finkmoritz/advanced_flutter_template/blob/master/screenshot.png\" alt=\"Screenshot\" width=\"200\"/\u003e\n\n## Getting Started\n\n### Setup\nBefore you start, follow these steps:\n1. Execute ```flutter pub get``` to pull dependencies\n2. Execute ```flutter gen-l10n``` to generate translations\n\n### Run\nExecute ```flutter run``` or use the respective Flutter plugin for your IDE.\n\n### Test\nExecute ```flutter test test``` to run the test cases.\n\n## Customization\n\n### Package Name\nChange the package name of this app by executing \n```\ndart run change_app_package_name:main com.new.package.name\n```\n(uses [change_app_package_name](https://pub.dev/packages/change_app_package_name))\n\n### Routing\nAdd and remove routes in [my_router_config](lib/router/my_router_config.dart) in order to \nimplement your custom navigation logic \n(see also [go_router](https://pub.dev/packages/go_router)).\n\n### Theme\nIf you want to change the app's theme, have a look at the\n[ThemeProviderImpl](lib/providers/theme/theme_provider_impl.dart).\nHere you can change color schemes and fonts according to your needs.\n(see also [flex_color_scheme](https://pub.dev/packages/flex_color_scheme))\n\n### Custom Icon\nYou can customize launcher and splash icons by\n1. Replacing [icon.png](assets/icon.png) with your custom image\n2. Executing ```dart run flutter_launcher_icons``` (uses [flutter_launcher_icons](https://pub.dev/packages/flutter_launcher_icons))\n3. Executing ```dart run flutter_native_splash:create``` (uses [flutter_native_splash](https://pub.dev/packages/flutter_native_splash))\n\n### Internationalization\nIn order to add a new language, just add a new file with translations to the\n[l10n](lib/l10n) folder and execute ```flutter gen-l10n```.\nFor more details see also the [official documentation](https://docs.flutter.dev/development/accessibility-and-localization/internationalization).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffinkmoritz%2Fadvanced_flutter_template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffinkmoritz%2Fadvanced_flutter_template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffinkmoritz%2Fadvanced_flutter_template/lists"}