launch_review icon indicating copy to clipboard operation
launch_review copied to clipboard

[migration required] stopped working on Android after I updated Flutter to version 1.17

Open lslv1243 opened this issue 4 years ago • 1 comments

Apparently the v1 embedding stopped working on Flutter 1.17. To fix this issue it is needed to update to the embedding v2: https://flutter.dev/docs/development/packages-and-plugins/plugin-api-migration

lslv1243 avatar Jun 02 '20 15:06 lslv1243

I made a pull request with the needed change: https://github.com/Purus/launch_review/pull/24

lslv1243 avatar Jun 03 '20 12:06 lslv1243