{"id":16151650,"url":"https://github.com/timoknapp/flutter-bootcamp","last_synced_at":"2025-03-18T19:31:23.490Z","repository":{"id":103300152,"uuid":"210924489","full_name":"timoknapp/flutter-bootcamp","owner":"timoknapp","description":"📱The Complete Flutter Development Bootcamp using Dart by @angelabauer","archived":false,"fork":false,"pushed_at":"2020-10-21T15:25:42.000Z","size":21921,"stargazers_count":22,"open_issues_count":0,"forks_count":13,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T23:12:24.148Z","etag":null,"topics":["dart","flutter","flutter-examples","tutorial-exercises"],"latest_commit_sha":null,"homepage":"","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/timoknapp.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-09-25T19:30:40.000Z","updated_at":"2025-03-12T03:44:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"70bef42d-7f8e-41eb-8150-40b791570f13","html_url":"https://github.com/timoknapp/flutter-bootcamp","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/timoknapp%2Fflutter-bootcamp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timoknapp%2Fflutter-bootcamp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timoknapp%2Fflutter-bootcamp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timoknapp%2Fflutter-bootcamp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timoknapp","download_url":"https://codeload.github.com/timoknapp/flutter-bootcamp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244288585,"owners_count":20429035,"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":["dart","flutter","flutter-examples","tutorial-exercises"],"created_at":"2024-10-10T00:58:21.411Z","updated_at":"2025-03-18T19:31:23.485Z","avatar_url":"https://github.com/timoknapp.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The App Brewery - Flutter Bootcamp\nThe Complete Flutter Development Bootcamp Using Dart\n\n[The App Brewery](https://www.appbrewery.co) by [Angela Yu](https://github.com/angelabauer)\n\nThis repo consolidates all the apps which you are going to build throughout the chapters of the course.\n\nYou can either clone the repo and run the apps on your local machine, but you need to make sure that you have [Flutter-SDK](https://flutter.dev/docs/get-started/install) installed:\n```\ngit clone https://github.com/timoknapp/flutter-bootcamp.git\ncd flutter-bootcamp\n# choose your chapter e.g. 12\ncd chapter_12\nfluttter run\n```\n\nOr you can download the `.apk` files from [github-actions](https://github.com/timoknapp/flutter-bootcamp/actions).\n\n\n## Chapter 1 - Simple Start\n![](https://github.com/timoknapp/flutter-bootcamp/workflows/Chapter-1%20Release/badge.svg)\n\n\u003cimg width=\"35%\" alt_chapter_1 src=\"screenshots/flutter_01.png\"\u003e\n\n## Chapter 2 - Business Contact\n![](https://github.com/timoknapp/flutter-bootcamp/workflows/Chapter-2%20Release/badge.svg)\n\n\u003cimg width=\"35%\" alt_chapter_2 src=\"screenshots/flutter_02.png\"\u003e\n\n## Chapter 3 - Rolling the Dice\n![](https://github.com/timoknapp/flutter-bootcamp/workflows/Chapter-3%20Release/badge.svg)\n\n\u003cimg width=\"35%\" alt_chapter_3 src=\"screenshots/flutter_03.png\"\u003e\n\n## Chapter 4 - Oracle, Ask me Anything\n![](https://github.com/timoknapp/flutter-bootcamp/workflows/Chapter-4%20Release/badge.svg)\n\n\u003cimg width=\"35%\" alt_chapter_4 src=\"screenshots/flutter_04.png\"\u003e\n\n## Chapter 5 - Xylophone (best ever made)\n![](https://github.com/timoknapp/flutter-bootcamp/workflows/Chapter-5%20Release/badge.svg)\n\n\u003cimg width=\"35%\" alt_chapter_5 src=\"screenshots/flutter_05.png\"\u003e\n\n## Chapter 6 - True/False Knowsledge\n![](https://github.com/timoknapp/flutter-bootcamp/workflows/Chapter-6%20Release/badge.svg)\n\n\u003cimg width=\"35%\" alt_chapter_6 src=\"screenshots/flutter_06.png\"\u003e\n\n## Chapter 7 - Destini Storygame\n![](https://github.com/timoknapp/flutter-bootcamp/workflows/Chapter-7%20Release/badge.svg)\n\n\u003cimg width=\"35%\" alt_chapter_7 src=\"screenshots/flutter_07.png\"\u003e\n\n## Chapter 8 - BMI Calculator\n![](https://github.com/timoknapp/flutter-bootcamp/workflows/Chapter-8%20Release/badge.svg)\n\n\u003cimg width=\"35%\" alt_chapter_8 src=\"screenshots/flutter_08.png\"\u003e\n\n## Chapter 9 - Weather\n![](https://github.com/timoknapp/flutter-bootcamp/workflows/Chapter-9%20Release/badge.svg)\n\n\u003cimg width=\"35%\" alt_chapter_9 src=\"screenshots/flutter_09.png\"\u003e\n\n## Chapter 10 - Crypto Calculator\n![](https://github.com/timoknapp/flutter-bootcamp/workflows/Chapter-10%20Release/badge.svg)\n\n\u003cimg width=\"35%\" alt_chapter_10 src=\"screenshots/flutter_10.png\"\u003e\n\n## Chapter 11 - Flash Chat\n![](https://github.com/timoknapp/flutter-bootcamp/workflows/Chapter-11%20Release/badge.svg)\n\n\u003cimg width=\"35%\" alt_chapter_11 src=\"screenshots/flutter_11.png\"\u003e\n\n## Chapter 12 - Todoey\n![](https://github.com/timoknapp/flutter-bootcamp/workflows/Chapter-12%20Release/badge.svg)\n\n\u003cimg width=\"35%\" alt_chapter_11 src=\"screenshots/flutter_12.png\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimoknapp%2Fflutter-bootcamp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimoknapp%2Fflutter-bootcamp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimoknapp%2Fflutter-bootcamp/lists"}