They are still using OpenGL on Mac. Apple has deprecated OpenGL.

I'd definitely wait until the Flutter team has replaced the OpenGL dependency with Apple's Metal. (I really hope they will do it.)

Does Apple not support Vulkan?

No, they only support Metal, but there is MoltenVK: https://github.com/KhronosGroup/MoltenVK