open_file
open_file copied to clipboard
Cannot build apk
When entering flutter build apk the following error appeared: error: package com.crazecoder.openfile does not exist flutterEngine.getPlugins().add(new com.crazecoder.openfile.OpenFilePlugin());
I already did flutter upgrade and I only added the dependency How do I solve this error?
Is it still in the new version?