sony / flutter-embedded-linux

Embedded Linux embedding for Flutter
BSD 3-Clause "New" or "Revised" License
1.16k stars 122 forks source link

embedder: locking and refcount support in FlutterDesktopMessenger #347

Closed lhoward closed 11 months ago

lhoward commented 11 months ago

Import locking and reference counting support for FlutterDesktopMessenger from upstream (#345)

lhoward commented 11 months ago

Leaving as draft until I've had a chance to review more thoroughly.