This repository was archived by the owner on Oct 22, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Update Flutter
Jonas Wanke edited this page Apr 8, 2021
·
1 revision
As Flutter's minor releases usually contain some breaking changes (some of which have affected us in the past), we limit the supported version that can be used to work with this repository. This version has to be updated in two places:
-
environment.flutterinapp/pubspec.yaml -
env.FLUTTER_VERSIONin.github/workflows/build.yml
After that, make sure to read the list of breaking changes to check whether any of these affect this repository. Finally, you can open a pull request, and the continuous integration should run successfully.
This is also a good opportunity to go through all dependencies and update them.
Need help? Feel free to contact Jonas Wanke, a former member of the Flutter team at the HPI Schul-Cloud :)