IWEARU EMMANUEL

Results 3 comments of IWEARU EMMANUEL

This might be late as the issue was opened 2 years ago but this is what i did countryBuilder: (context, countryCode) { return _buildCountryListItem(context, countryCode); } ` Widget _buildCountryListItem(BuildContext context,...

> Still the same error. I don't know what can be > > ![Image](https://github.com/user-attachments/assets/721e73d7-0a34-4907-8af5-890b69ba99e8) Check your Route initial..use "/", should fix it..i faced same issue. I was using /main as...

> Hi, did you try the `cameraForCoordinateBounds` method? I think you were looking for this method. > > ![Image](https://github.com/user-attachments/assets/0d3ff40e-df83-49fe-9174-8e0754855c2b) Yeah it tried this but this only accepts 2 points southwest...