Im-Kevin / cool_ui

用flutter实现一些我认为好看的UI控件,有Popover,仿Weui的Toast,自定义键盘
Apache License 2.0
460 stars 74 forks source link

Null check operator used on a null value #66

Closed yuping1989 closed 3 years ago

yuping1989 commented 3 years ago

键盘消失的时候,总是报这个错。 ═══════ Exception caught by widgets library ═══════════════════════════════════ Null check operator used on a null value The relevant error-causing widget was KeyboardRootWidget

Im-Kevin commented 3 years ago

已修复