I’m a passionate Flutter and Desktop App developer with a passion for crafting exceptional apps that delight users. As a Google Developer Expert in this field, I’ve had the privilege of speaking at public events in multiple countries and sharing my knowledge through various mediums, including YouTube tutorials and in-depth articles. Contributing to the open-source community is important to me, and I’m always willing to lend a hand on Stack Overflow or offer guidance to fellow developers.
Raouf Rahiche
GDE For Flutter and Dart
Implementing custom fragment shaders
Flutter uses fragment shaders to enable everyday UI features like gradients and blurs. Since Flutter started supporting custom shaders, they have been incorporated into some features used in our apps today.
This talk will showcase some of these fragment shaders and explain when and why we might use custom shaders instead of the standard building blocks provided by Flutter. Additionally, the talk will include a step-by-step guide on how to implement your first custom fragment shader.
Finally, we'll showcase multiple demos that highlight the powerful effects you can achieve with custom shaders.