Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wolfenrain/flutter_shaders_example

Flutter showcase of shaders using the new shader API.
https://github.com/wolfenrain/flutter_shaders_example

Last synced: 4 days ago
JSON representation

Flutter showcase of shaders using the new shader API.

Awesome Lists containing this project

README

        

# 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.

```sh
flutter channel master
flutter upgrade
```