Open tigerjoy opened 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.
Here is a set of instructions to pull this:
git clone https://github.com/londonappbrewery/Clima-Flutter.git cd Clima-Flutter git pull origin pull/24/head
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.