Commit Graph

2 Commits

Author SHA1 Message Date
Loïc Sharma
4ff8c9507b
Polish the texture example (#157176)
Replaces `SizedBox`es with the new `spacing` parameter in `Column` and fixes some minor formatting issues.

This is a refactoring with no semantic changes. I will get a test exemption.
2024-10-21 16:54:04 +00:00
Robert Ancell
9760bb0cf0
Add an example showing how to use textures (#122779)
There didn't seem to be any examples on how to do this.

I've only shown the Linux implementation, others may want to follow this
PR up with support for other platforms.
2023-07-03 13:54:18 +12:00