flutter_gl_flutterflow 0.0.23 copy "flutter_gl_flutterflow: ^0.0.23" to clipboard
flutter_gl_flutterflow: ^0.0.23 copied to clipboard

Cross-platform OpenGL API for Flutter through dart:ffi. Fixed platformViewRegistry deprecation for Flutter 3.32.4+. 3D programming with Texture Widget support.

0.0.22 #

Fixed #

  • BREAKING FIX: Fixed platformViewRegistry deprecation for Flutter 3.32.4+
    • Updated web implementation to use dart:ui_web instead of deprecated dart:ui
    • Replaced ui.platformViewRegistry with ui_web.platformViewRegistry
    • This resolves the "platformViewRegistry getter is deprecated" warning
  • Updated package name to flutter_gl_flutterflow for FlutterFlow compatibility
  • Updated repository links to evt-app-eng organization

Technical Details #

  • Web platform now imports dart:ui_web for proper platformViewRegistry access
  • Maintains backward compatibility for all other platforms
  • Fixed for Flutter SDK 3.32.4 and later versions

0.0.21 #

  • Initial release based on original flutter_gl package
0
likes
125
points
80
downloads

Publisher

unverified uploader

Weekly Downloads

Cross-platform OpenGL API for Flutter through dart:ffi. Fixed platformViewRegistry deprecation for Flutter 3.32.4+. 3D programming with Texture Widget support.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter, flutter_gl_macos_flutterflow, flutter_gl_platform_interface_flutterflow, flutter_gl_web_flutterflow, flutter_gl_windows_flutterflow

More

Packages that depend on flutter_gl_flutterflow

Packages that implement flutter_gl_flutterflow