1
0
mirror of https://github.com/flutter/samples.git synced 2026-04-06 19:52:04 +00:00

simple_shader: Add a README (#1669)

This commit is contained in:
Brett Morgan
2023-02-24 12:20:57 +11:00
committed by GitHub
parent 0b8be3e43f
commit 139c9efce9
3 changed files with 9 additions and 2 deletions

7
simple_shader/README.md Normal file
View File

@@ -0,0 +1,7 @@
# `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)