Hello there! 👋
🎉 Join us at the Flutter Silesia #10 - Anniversary Edition in Katowice! 🎉
👉 Wojciech Madeja
"Flutter vs FlutterFlow. You pay for what you don’t know – but is it still worth it?" PL
👉 Nikodem Bernat
"Crafting High-Fidelity UIs in Flutter" ENG
After the talks, we will move to 💬 networking!
🔗 Reserve your place by clicking the "Attend" button! ✅
📢 AGENDA
-
Welcome and short introduction
-
"Flutter vs FlutterFlow. You pay for what you don’t know – but is it still worth it?" PL
-
Break
-
"Crafting High-Fidelity UIs in Flutter" ENG
-
Networking 💬
DETAILED DESCRIPTIONS
👉 Wojciech Madeja
"Flutter vs FlutterFlow. You pay for what you don’t know – but is it still worth it?"
Wojciech explores whether low-code platforms like FlutterFlow are still worth it after the recent price hikes. In his talk, he compares working directly with Flutter and Dart versus using FlutterFlow — sharing real examples of when it helps and when it hurts. He also discusses subscription costs, vendor lock-in risks, and the growing potential of AI-powered tools like Cursor and Windsurf. The goal: help developers balance convenience with control and long-term growth.
👉 Nikodem Bernat
"Crafting High-Fidelity UIs in Flutter"
Flutter is known for its straightforward approach to creating applications - you write it once, and run the same, unified UI across multiple platforms. While in some projects your design team may specify every single transition and animation, more often than not, that’s not the case. In such cases, it may be the developer’s responsibility to fill the gaps to provide users with the most polished, outstanding experience. In this session, we will go through the alternative color systems, non-linear gradients, and we will utilize widget bindings to improve the loading states of our images. Moreover, we will take advantage of the latest features provided by Flutter, like the new super-ellipse shape, or use UI tricks that make the app feel more natural.