flutter_foreground_service_plugin
flutter_foreground_service_plugin copied to clipboard
FlutterForegroundPlugin.java uses or overrides a deprecated API
Issue
We migrated to flutter 2.0. Now we're getting the following warning, while building our app:
Note: C:\Users\<USER>\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\flutter_foreground_plugin-0.8.0\android\src\main\java\changjoopark\com\flutter_foreground_plugin\FlutterForegroundPlugin.java uses or overrides a deprecated API.
Environment
- flutter 2.2.0
- flutter_foreground_plugin: 0.6.0 + 0.8.0