lemmur icon indicating copy to clipboard operation
lemmur copied to clipboard

The plugin `flutter_keyboard_visibility` requires your app to be migrated to the Android embedding v2. Follow the steps on https://flutter.dev/go/android-project-migration and re-run this command.

Open bigOconstant opened this issue 2 years ago • 1 comments

Steps to reproduce

  1. on desktop in main branch type flutter build linux --target lib/main_prod.dart --release
  2. It complains about android embedding v2

Relevant logs

Any ideas on how to fix this? I don't mind trying.

bigOconstant avatar Apr 30 '22 12:04 bigOconstant

I just merged bumping flutter, it should be good now. A PR with other bumped dependencies is waiting, then it should be fully up to date.

shilangyu avatar Apr 30 '22 14:04 shilangyu