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.
question from:
https://stackoverflow.com/questions/66058089/build-apk-doest-work-but-debug-apk-works-as-expected 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…