Skip to content

google_maps_flutter_android-v2.14.11

@stuartmorgan stuartmorgan tagged this 01 Nov 16:12
Now that Pigeon supports non-nullable generics, update the Pigeon definition to remove all the unnecessary nullability in generics.

This is largely a no-op for non-test code because these types are mostly for passing from Dart to Java, and Java doesn't support non-nullable generics so nothing changes on the native side.

Part of https://github.com/flutter/flutter/issues/155891
Assets 2
Loading