open_file icon indicating copy to clipboard operation
open_file copied to clipboard

Cannot build apk

Open dende1234 opened this issue 2 years ago • 1 comments

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?

dende1234 avatar Jan 16 '24 14:01 dende1234

Is it still in the new version?

crazecoder avatar Aug 29 '24 19:08 crazecoder