google / dart-gl

OpenGL ES 2.0 Dart Native Extension
BSD 3-Clause "New" or "Revised" License
90 stars 17 forks source link

Fix uses of deprecated all caps constants. #24

Closed munificent closed 6 years ago

munificent commented 6 years ago

The old names will be going away when Dart 2 ships. The new names were introduced in a previous dev version so now is a good time to switch to them.