Prevent back button from closing the app
If you do not define anything else, then Flutter will react by exiting the app on the (Android) user …
Flutter tutorials related to everything visible seen on the screen.
From self-drawn UI widgets using the canvas to complex compositions of native Flutter widgets.
If you do not define anything else, then Flutter will react by exiting the app on the (Android) user …
The pull-to-refresh gesture is a popular UI mechanic that is used not only in Google’s Material …
Communicating with the hardware of a phone can be tricky in Flutter because it abstracts from the …
Especially when dragging markers across an image, it’s quite common to show a magnifier that …
I recently found out it’s been over twenty years since the release of The Matrix.
Note: Substantial parts of the code described here have been created during my working relationship …
I have recently taken a ride with a train. I had a closer look at the LED display that shows the …
Who remembers good old audio tapes? In my opinion although they are technically outdated, they are …
Perhaps you know this effect from the cult series “Bonanza” from television in the 1960s.
This is a total beginner tutorial, it requires zero prior knowledge.