The key to correct async operations is to use the right tools! and Thomas Burkart brought to us an exceptional example of what Flutter (or better Dart) offers to all the developers, Streams! Also, he brought with him another Dash! (We had Read More
To State or not to State? when you start a new Flutter project you can be confused about with state management technique that can suit you, and you can be tempted to use provider! but what is really provider? Luckily we had Read More
When we want to put a little more effort in our user experience when the user scrolls in our app, like for example showing and hiding content from the app bar when scrolling, we will have to use Slivers. Though they might Read More
In the Android world, some companies divide their apps into multiple modules, either by feature or by layer (following the Clean Architecture approach).What if we tried to do the same in Flutter? What would be the benefits and the implications of dividing Read More
I’m back! and today I want to tell you about Eftymios! he is a big friend and one of the Organizers of the Flutter Athens Meetup! It’s always exciting to discover new communities! I hope to fly to meet them soon! His Read More
Hey! this Thursday I want to tell you about another talk I attended at the FlutterExp in Greece! this is the turn of Chirag Shenoy! and his vision about how to superpower your Flutter app by working Server Side! Chirag’s proposal was Read More
Adding a dark and light theme options for your app is a way for your users to choose how to best use your app depending on the time of the day (or personal taste). To that end, Damion Davy created a tutorial Read More
Hey! I’m HatReload and this is my first post! So, before I tell you what I like about FlutterExp I want to tell you something about me! I’m a Dash! but a Dash with a Hat! I was adopted by FlutterExp some Read More
In the latest episode of “The Boring Show”, Emily and Matt continue their work on DashCast, a podcasting application built in Flutter. They improve on their initial app, which played an mp3 file, by adding the provider package and the ability to Read More
Do you want to better understand how you can work with Dart Streams and Rx but you find it hard to understand and Confusing? Thomas Burkhart, Freelancer from Germany will give you an easy overview of what you can achieve using Rx, Read More
Recent Comments