Waseek Ahmed

Results 7 comments of Waseek Ahmed

@aneeskA It says in doc: ```dart @override void initState() { super.initState(); fToast = FToast(); // if you want to use context from globally instead of content we need to pass...

> I think there something wrong about hugging face model. It said the access to this resource is disabled. > > Ok I've managed to fix it. You need to...

Is there any update on this issue? Using mapbox_maps_flutter 2.6.0 on iOS 18.3, the map style loads inconsistently with no errors in the debug console. ```dart MapWidget( key: const ValueKey("mapWidget"),...

> The tutorial says to use $MAPBOX_ACCESS_TOKEN as the environment variable, but the project uses $SDK_REGISTRY_TOKEN. I just made both with the same key. I ran into the same issue...

![Image](https://github.com/user-attachments/assets/1cf74110-e8ca-41bf-a26d-c5578e532288) I can confirm this issue as well. It was working fine on iOS 18.2 simulator.

> it worked for me thank you