Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 214 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 214 Bytes

Flutter Shaders

Flutter showcase of shaders using the new shader API.

Getting Started

You should be on the master channel of Flutter to run this project.

flutter channel master
flutter upgrade