wasabia / flutter_gl

cross-platform call OpenGL API by Dart through dart:ffi. Provides OpenGL with Texture Widget on Flutter.
245 stars 60 forks source link

[UNIDENTIFIED] pub.dev #21

Open mkasaii16 opened 2 years ago

mkasaii16 commented 2 years ago

ERROR: The name 'platformViewRegistry' is being referenced through the prefix 'ui', but it isn't defined in any of the libraries imported using that prefix. lib/openGL/OpenGL-Web.dart:39:8

╷ 39 │ ui.platformViewRegistry.registerViewFactory(divId, (int viewId) { │ ^^^^^^^^^^^^^^^^^^^^ ╵

flutter pub get Running "flutter pub get" in example...
Because example depends on flutter_gl from path which doesn't exist (could not find package flutter_gl at "....\flutter_gl\flutter_gl"), version solving failed. pub get failed (66; Because example depends on flutter_gl from path which doesn't exist (could not find package flutter_gl at "....\flutter_gl\flutter_gl"), version solving failed.) exit code 66