在Anasayfa Widget上面加上Provider,例如:
return MaterialApp( home: Provider( create: (context) => MQTTAppState(), child: Anasayfa(), ), );
上一篇:Anarrayofpointerwhichisconvertedaspointertopointer
下一篇:按ASC顺序排序NSMutableDictionary