dende1234

Results 1 issues of dende1234

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...