wasabia / flutter_gl

cross-platform call OpenGL API by Dart through dart:ffi. Provides OpenGL with Texture Widget on Flutter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Null safety is not there

premingiet opened this issue · comments

is it possible to make flutter_gl package with null safety ? because i am unable to compile it with sound null safety

which version used?

https://pub.dev/packages/flutter_gl/score

it is already support sound null safety

Oh yes i just updated it and it's working fine.