You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
Today flutter support fragment shaders, this would allow vertex shaders. These aren't as expressive as fragment shaders but they are portable and can be used for quite a few graphics tricks. We'd have ...