top of page

Lucas Josefiak
CEO & Co-Founder - Widgetbook
Co-Founder of the open-source flutter startup Widgetbook
Simplify app development by building widgets in isolation
When was the last time you had to ensure that your new feature works well in all required states but this feature was deep down in your app and you had to use hot restart, navigate back and forth to test all required states? Do you remember how it felt? Did you try to tear your skin off your face because it was so tedious? No worries, you’re not alone😅
That is how I felt for years… I wanted to make it stop. I’m happy to tell you that I built a solution! Widgetbook - an open-source Flutter package that allows you build your components in isolation.
In this talk, you’ll learn:
- How to build widgets in isolation
- How to quickly test your widgets in all different states
- How to review your own (and your team’s) UI changes in your Git environment without the need to checkout the code locally and run it to see how it looks like
bottom of page