https://github.com/knopp/layer_playground
Playground for Flutter Platform Views
https://github.com/knopp/layer_playground
Last synced: about 1 year ago
JSON representation
Playground for Flutter Platform Views
- Host: GitHub
- URL: https://github.com/knopp/layer_playground
- Owner: knopp
- Created: 2022-11-25T16:38:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-01T17:32:41.000Z (almost 3 years ago)
- Last Synced: 2024-10-19T02:14:37.158Z (over 1 year ago)
- Language: Dart
- Size: 276 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# layer_playground
Playground for platform views on macOS.

## Getting Started
Checkout and build this Flutter Engine branch:
https://github.com/knopp/engine/tree/macos_platform_views
```sh
flutter run -d macos --local-engine=host_debug_unopt
```