# `simple_sdf` A simple [Flutter fragment shaders][] sample project showing how to draw Signed Distance Functions with the FragmentShader API. Use `flutter create --no-overwrite .` to initialize the project. [Flutter fragment shaders]: https://docs.flutter.dev/development/ui/advanced/shaders ![Screenshot of the `simple_sdf` app](screenshot.png)