Home

Code Meets Art: Flutter for Creative Coding

Fri, 05 Jul at 1:25 PM
Session Dart Den 40m

Speaker

Description

In this talk, I want to show you how you can blur the lines between code and art using Flutter! After a quick introduction into what creative coding is and how its visual feedback nature can be a great way to learn how to code, we’ll dive into the technical details on how Flutter can be used for that purpose. Starting from the custom painter and canvas API, and making our way into shaders and 3rd party tools and packages. Additionally, we will explore what it means to use algorithms to create Art and what happens when you bleed that art into user interfaces and experiences. Finally, with its cross platform capabilities and easy control over every pixel, we’ll answer the question of why use Flutter for this purpose in the first place.