My build apk doesn't work as expected. but debug apk works perfectly. when i run flutter run --release -v it shows:-
MissingPluginException(No implementation found for method getDatabasesPath on channel com.tekartik.sqflite)
Unhandled Exception: MissingPluginException(No implementation found for method pickImage on channel plugins.flutter.io/image_picker)
How can i solve this issue.