An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# layer_playground

Playground for platform views on macOS.

Screenshot 2022-11-25 at 19 02 37

## 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
```