mirror of https://github.com/flutter/samples.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
219 B
8 lines
219 B
2 years ago
|
# `simple_shader`
|
||
|
|
||
|
A simple [Flutter fragment shaders][] sample project.
|
||
|
|
||
|
[Flutter fragment shaders]: https://docs.flutter.dev/development/ui/advanced/shaders
|
||
|
|
||
|
![Screenshot of the `simple_shader` app](screenshot.png)
|