The widget on which setState() or markNeedsBuild() was called was: _InheritedProviderScope error

前端 未结 0 649
迷失自我
迷失自我 2021-01-06 05:15

I have the following code snippet:

FutureBuilder(
          future:  Provider.of(context, listen: false).fetchConfig(),
          builde         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题