Sometimes it is necessary to migrate from native apps (e. g.
The pull-to-refresh gesture is a popular UI mechanic that is used not only in Google’s Material …
The combination of daylight saving times and DateTime.add() and DateTime.subtract() can cause …
There are cases when you want to have an iconic way of selecting a random value from a given list.
You probably know the TextField widget and its TextEditingController, which provides the possibility …
It’s almost inevitable to come across the concept of or at least the term “BLoC” when you learn …
Having used Flutter for a while, you’ve probably come into contact with a Widget called …
Sometimes I wonder, if I would have won a lot of money if I had played lotto.
The hard part of creating a good single player game is the implementation of a challenging but not …
Especially when working with BLoCs in Flutter, it becomes a regular habit to create a new instance …