google / flutter-desktop-embedding

Experimental plugins for Flutter for Desktop
Apache License 2.0
7.11k stars 607 forks source link

Example for Mac OS and windows implementation #811

Closed ghost closed 3 years ago

ghost commented 3 years ago

Please provide some examples of how to implement. I checked all other issues no clarity Help with this issue.

stuartmorgan commented 3 years ago

This repository is open-source; if you want to know how the plugins here are implemented on macOS and Windows you can read the macOS and Windows source code.