Flutter app run in debug mode but crash in release mode.
The error "Unable to create call adapter for interface u5.b" typically occurs when there are issues with dependencies or ProGuard/R8 rules in your release build configuration. Add rules in your Flutter app ProGuard rule.
Gradle Error in flutter || android studio dependencies error
Flutter project not running in android studio