A small project to show a not supported anymore splash screen instead of the previous app. and a link to download the next supported version.
To build this project simply download and install flutter and
$ flutter pub get
$ flutter runIf there is a problem whil running flutter pub get, make sure you have the right version of flutter and dart by doing flutter channel stable, then flutter upgrade.