alnitak / flutter_opengl

A Flutter OpenGL ES plugin using a Texture() widget. Supports Android, Linux and Windows. Many shaders from ShaderToy.com can be copy/pasted
Other
178 stars 20 forks source link

Seems broke #1

Closed MichelDiz closed 4 years ago

MichelDiz commented 4 years ago
[ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: MissingPluginException(No implementation found for method stopNDK on channel flutteropengl)
#0      MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:319:7)

Tested on IOS and MacOs (desktop-embedding). Same error in both.

MichelDiz commented 4 years ago

ohhh! its "Android NDK"... sorry.