Flutter loads old version of app every time I restart the app
This is a bug (https://github.com/flutter/flutter/issues/16604) because Flutter should better recognize when rebuilding is required, but running
flutter clean
should fix it in the meantime
Easy way to do it using Android Studio as shown in snapshot.