londonappbrewery / quizzler-flutter

Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
https://www.appbrewery.co
196 stars 870 forks source link

Migrated quizzler-flutter stub project to support Flutter 2.2.3 #25

Open tigerjoy opened 3 years ago

tigerjoy commented 3 years ago

The stub project was migrated to mitigate the errors that were being displayed when was used a template to build Flutter projects.

The migration instructions were followed from https://github.com/flutter/flutter/wiki/Upgrading-pre-1.12-Android-projects

This stub was tested to be running on an Android Emulator.

vialcollet commented 2 years ago

Here is a set of instructions to pull this:

git clone https://github.com/londonappbrewery/quizzler-flutter.git
cd quizzler-flutter
git pull origin pull/25/head