Steps to Reproduce
Create an app.
build it .
run in release mode or run an apk from flutter build apk
On the device
Error as is visible on device in --release mode.

flutter run -v

flutter analyze

flutter doctor -v

Why would the app run okay in debug mode but cause an error in release mode ?