diff --git a/README.md b/README.md index 2542d3d..7434cbd 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [From Mobile to Desktop](https://medium.com/flutter-community/flutter-from-mobile-to-desktop-93635e8de64e) - Building applications for smartphones and desktops by [Marcelo Henrique Neppel](https://neppel.com.br). - [Accessibility widgets](https://medium.com/flutter-community/a-deep-dive-into-flutters-accessibility-widgets-eb0ef9455bc) - Deep dive information about all aspects of accessibility by [Muhammed Salih Güler](https://twitter.com/salihgueler). - [Profiling w/ Timeline](https://medium.com/flutter-io/profiling-flutter-applications-using-the-timeline-a1a434964af3) - Using the Timeline allows you to find and address specific performance issues in your application by [Chinmay Garde](https://medium.com/@chinmaygarde). +- [Flutter & Shaders](https://wolfenrain.medium.com/flutter-shaders-an-initial-look-d9eb98d3fd7a) - Fragment shaders in Flutter, how to set it up, how it works and making it work inside a Flutter application by [Jochum van der Ploeg](https://twitter.com/wolfenrain) ### Howtos