摘要:
class _FooState extends State<Foo> { TextEditingController _controller; @override void initState() { super.initState();//setState很重要不然数据不会更新!!! setSta 阅读全文
posted @ 2020-08-07 15:35
Arcturis
阅读(3368)
评论(0)
推荐(0)
摘要:
Flutter : 'Future <dynamic>' is not a subtype of type bool 这个问题是我在使用flutter shared_preferences的时候,自己默认写了几个存储和读取的字段函数,然后出错了 问题在! 我使用的时候非常耿直 如图 getUserN 阅读全文
posted @ 2020-08-07 15:31
Arcturis
阅读(4207)
评论(0)
推荐(0)
浙公网安备 33010602011771号