Files
flutter/engine
Jason Simmons c53ee75553 Declare native wrapper classes in the GPU package as base classes (flutter/engine#46304)
This prohibits other implementations of the class interface that can not act as native wrappers.

See https://github.com/flutter/flutter/issues/123756
2023-09-27 14:44:54 +00:00
..