flutter_foreground_service_plugin icon indicating copy to clipboard operation
flutter_foreground_service_plugin copied to clipboard

Example throws an error

Open syleishere opened this issue 3 years ago • 8 comments

C:\flutter\musicplayer\android\app\src\main\java\io\flutter\plugins\GeneratedPluginRegistrant.java:21: error: FlutterForegroundPlugin() has private access in FlutterForegroundPlugin flutterEngine.getPlugins().add(new changjoopark.com.flutter_foreground_plugin.FlutterForegroundPlugin()); ^ 1 error

syleishere avatar Mar 11 '21 23:03 syleishere