flutter_gl_macos_flutterflow 0.0.6
flutter_gl_macos_flutterflow: ^0.0.6 copied to clipboard
macOS platform implementation of flutter_gl_flutterflow. Fixed for Flutter 3.32.4+ compatibility. OpenGL API through dart:ffi with Texture Widget.
0.0.6 #
Fixed #
- Updated package name to flutter_gl_macos_flutterflow for FlutterFlow compatibility
- Fixed for Flutter 3.32.4+ compatibility
- Updated repository links to evt-app-eng organization
- Updated dependencies to use flutter_gl_platform_interface_flutterflow
0.0.5 #
- Initial release based on original flutter_gl_macos