Files
flutter/engine
Chris Bracken 861b1223ec [macOS] Cleanup unnecessary references to Metal (flutter/engine#37733)
Removes a few unncessary references to Metal in the macOS embedder. Now
that Metal is the only supported rendering implementation for the macOS
embedder, specifying a class as a Metal variant is redundant.

Issue: https://github.com/flutter/flutter/issues/108304
Issue: https://github.com/flutter/flutter/issues/114445
2022-11-17 17:00:35 -08:00
..