Im-Kevin / cool_ui

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

点击键盘外界面会报错 #42

Open WestWard-fjlajq opened 4 years ago

WestWard-fjlajq commented 4 years ago

setState() called after dispose(): KeyboardPageState#abe60(lifecycle state: defunct, not mounted)

lumia1999 commented 4 years ago

我也是这个问题 setState() called after dispose(): KeyboardPageState#b0492(lifecycle state: defunct, not mounted)

Im-Kevin commented 4 years ago

你尝试升级最新版本看看