seel-channel / helpers

FLUTTER PACKAGE: It's a tool that allows you to convert repetitive and tedious statements into easy-to-read and intuitive statements.
https://pub.dev/packages/helpers
MIT License
16 stars 33 forks source link

Error: The getter 'View' isn't defined for the class '_KeyboardVisibilityBuilderState'. #7

Open kpandey11 opened 1 year ago

kpandey11 commented 1 year ago

Could not build the precompiled application for the device. Error (Xcode): ../../.pub-cache/hosted/pub.dev/helpers-1.2.3/lib/helpers/widgets/keyboard.dart:31:25: Error: The getter 'View' isn't defined for the class '_KeyboardVisibilityBuilderState'.

ycy1164656 commented 1 year ago

same here , i have to rollback to 1.2.0

AjinkyaASK commented 1 year ago

Same as @ycy1164656 mentioned. Rolling back to 1.2.0 works for me too.