欢迎来到马士兵代码仓库
Sign In
msb-public
/
samples
mirror of https://github.com/flutter/samples.git
1
0
Code Issues Projects Releases Wiki Activity
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.
main
master_archived
Branches Tags
${ item.name }
Create tag ${ searchTerm }
Create branch ${ searchTerm }
from 'f755c81579'
${ noResults }
samples/simple_shader
History
gaaclarke 8fbf213817
Updated fragment shader sample to use uniform-by-name accessor (#2736)
Do not land until the following are on stable:
- https://github.com/flutter/flutter/pull/176728
- https://github.com/flutter/flutter/pull/176980

If you need help, consider asking for advice on the #hackers-devrel channel on [Discord].
1 month ago
..
android Updating samples Dart sdk to the last stable version (#2209) 2 years ago
ios
…
lib Updated fragment shader sample to use uniform-by-name accessor (#2736) 1 month ago
linux
…
macos
…
shaders Add copyright to source files in simple_shader and simple_sdf (#2837) 2 months ago
test Add copyright to source files in simple_shader and simple_sdf (#2837) 2 months ago
web Bump deps and min SDKs, move web apps to new bootstrapping logic (#2292) 2 years ago
windows
…
.gitignore
…
.metadata
…
README.md
…
analysis_options.yaml
…
pubspec.yaml Dart 3.9 / Flutter 3.35 [first LLM release] (#2714) 10 months ago
screenshot.png
…

README.md

simple_shader

A simple Flutter fragment shaders sample project.

Screenshot of the simple_shader app