IWEARU EMMANUEL
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 > >  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. > >  Yeah it tried this but this only accepts 2 points southwest...