dkwingsmt / platformview_test

Hacky test of platform views assembled from various bits of existing code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Hacky test of platform views assembled from various bits of existing code

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dart 68.3%Language:Swift 20.9%Language:Ruby 10.8%