As mobile and web developers we face growing challenges in delivering user experiences that are not only performant across diverse devices, but also maintainable by small teams and extensible to custom needs.
Flutter is a new mobile SDK from Google that is open source, reactive and customizable by default, allowing developers to craft rich user experiences and build native Android & iOS apps from a single codebase. More importantly, it introduces a new way of thinking about UI/UX that makes it immediately applicable to mobile and web developers alike.
In this talk, I'll talk about the underlying UI/UX philosophy of Flutter ("everything is a widget"), review its rich tooling, and dive into core features to build a simple app. You'll walk away with an interest in learning more and links to resources to help you get there!