flutter_keyboard_visibility icon indicating copy to clipboard operation
flutter_keyboard_visibility copied to clipboard

Unable to build IOS : Thread 1: "Duplicate plugin key: FlutterKeyboardVisibilityPlugin"

Open Abdelrhman-Azab opened this issue 1 year ago • 1 comments

Unable to build IOS : Thread 1: "Duplicate plugin key: FlutterKeyboardVisibilityPlugin"

Abdelrhman-Azab avatar Nov 12 '24 12:11 Abdelrhman-Azab

If you're using flutter_keyboard_visibility_temp_fork (or if it's a transitive dependency) then this issue is not from flutter_keyboard_visibility. Run flutter pub upgrade to update the temp fork to the latest where the name collision issue is fixed.

EchoEllet avatar Dec 03 '24 21:12 EchoEllet