Flutter PlatformView sample for macOS An implementation of a Flutter platform view for macOS that exposes a minimal wrapper around MKMapView. Running The example directory contains a Flutter app that makes use of the MapView widget. To run: cd example flutter run -d mac