You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
temporarily fixed this, opened BackgroundWorker.kt and WorkmanagerPlugin.kt in \AppData\Local\Pub\Cache\hosted\pub.dev\workmanager-0.5.2\android\src\main\kotlin\dev\fluttercommunity\workmanager and commented this lines:
in BackgroundWorker.kt: 14 and 98
in WorkmanagerPlugin.kt: from 34 to 52
it seems like android embedding method v1 is no longer supported by flutter and this lines can be deleted
0.5.2
Describe the error
If I add this package to my pubspec.yml, I get this error:
Output of
flutter doctor -v
The text was updated successfully, but these errors were encountered: