flutter_gl_windows_flutterflow 0.0.5
flutter_gl_windows_flutterflow: ^0.0.5 copied to clipboard
Windows platform implementation of flutter_gl_flutterflow. Fixed for Flutter 3.32.4+ compatibility. OpenGL API through dart:ffi with Texture Widget.
0.0.5 #
Fixed #
- Updated package name to flutter_gl_windows_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.4 #
- Initial release based on original flutter_gl_windows