Jason Simmons 8dc541ce30
[Impeller] Make dynamically created shader metadata for runtime effects consistent with metadata for built-in shaders (#181201)
* Set byte_length to the total byte length of all array elements
* The runtime stage flatbuffer will represent an unspecified
array_elements value as the default value of zero. Convert that to an
empty std::optional in the metadata.

Fixes https://github.com/flutter/flutter/issues/180068
2026-01-23 00:15:24 +00:00
..

Flutter Engine

Setting up the Engine development environment

See here