Updated for Flutter 3+ — Not long ago, I posted an article explaining how to implement Android overscroll in Flutter so that Android 12’s stretch effect is used if running on Android 12, and the traditional glow effect is used if running on previous versions of Android. Here is the intro from that article, explaining…