Many developers chase the dream of being a "unicorn" - an individual who seamlessly wields the power to design, build, and deliver remarkable products. But what if you are more like a cat? A person, who wants to invest the least amount of effort for the maximum outcome. In this talk, we will explore how Flutter empowers developers to do exactly that.
Make smarter decisions faster with Firebase Remote Config
Firebase Remote Config is a powerful tool that allows you to change the behaviour and appearance of your app without requiring users to download an app update. This means that you can experiment with new features and changes, and see how they impact your users' behaviour in real-time. In this talk, we will learn how to use Firebase Remote Config to make smarter decisions faster.
Control your Flutter app on the fly with Firebase Remote Config
Real-time updates, A/B testing, app personalisation - what if I told you that you could enable these powerful features in your Flutter application with minimal development effort and without any costs? Firebase Remote Config is a free service that enables changing the behaviour of an app remotely without publishing an app update. In this talk, we will explore multiple real-world use cases where Firebase Remote Config could help you while building Flutter apps.
Make the code work for you: Flutter Code Generation
Every programmer's dream is constantly building new features and seeing how the project grows. However, there is nothing worse than writing a lot of boilerplate code just before even start implementing those features. In this talk, you will learn about Flutter code generation tools and various tips on how to avoid implementing boilerplate code and focus on your next-gen project.
Flutter is Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, desktop, and embedded devices from a single codebase. Over 700,000 Flutter apps are published to Google Play and Apple App stores to date, including products created by world-leading companies such as Google, Amazon, Alibaba, eBay, and BMW. According to the JetBrains 2021 State of Developer Ecosystem survey, Flutter is the most popular cross-platform framework in the world. Native performance, a single codebase for different platforms, sound null-safe development, and an increasing number of tools and integrations - that's only a fraction of what Flutter offers to every developer. I think it is time for me to introduce you to Flutter!