Member-only story
Install https://flutter.dev/docs/get-started/web
flutter channel betaflutter upgradeflutter config --enable-web
Use Android Studio, create a new Flutter Application
Put the source to lib/main.dart
Run-on Chrome and Android
Change width of the browser and the layout will change appropriately
Try to build release
flutter build apk
flutter build web
The release sources place at build/