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

cross-platform call OpenGL API by Dart through dart:ffi. 3D programming in the cross-platform. Provides OpenGL with Texture Widget on Flutter. (FlutterFlow compatible fork)

example/lib/main.dart

import 'package:flutter/material.dart';

import './MyApp.dart';

void main() {
  runApp(MyApp());
}
0
likes
125
points
80
downloads

Publisher

unverified uploader

Weekly Downloads

cross-platform call OpenGL API by Dart through dart:ffi. 3D programming in the cross-platform. Provides OpenGL with Texture Widget on Flutter. (FlutterFlow compatible fork)

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter, flutter_gl_macos, flutter_gl_platform_interface, flutter_gl_web, flutter_gl_windows

More

Packages that depend on flutter_gl_flutterflow

Packages that implement flutter_gl_flutterflow