Guillaume Bernos

Using flutter_animate for a Flutter Game animation

When I first started creating mobile applications, I started with a silly game named Boun&Twee. At the time, Flutter didn't exist, so it was only compatible with Android. There was no animation, and updating the layout was painful with a lot of XML tweaking 😅 In this

Quick Flutter Design #4 - Expandable Panel

Last week, I published a small video on Twitter that gained a lot of reactions: I'm having some more fun with the music player I created a couple of weeks ago in @FlutterDev! Smooth transitions for the expanded player ? Code below ? pic.twitter.com/x9vGjNHID3 — BeGuillaume ? (@BeGuillaume) April

Quick Flutter Design #3 - Music App

I wanted to do something a little more complete for this third design. You can find here the result: 0:00/1× As you can see, you can create beautiful interfaces with Flutter, and the most exciting part is that it didn't require a lot of "hacks&

Quick Flutter Design #2 - Eye Catcher Container

For this second Quick Flutter Design, I wanted to explore an animation that can be really easy to do in Flutter. Sometime you might want to make something bounce in to attract the user's attention. In this design, I'm using a SlideTransition to realise the following

Quick Flutter Design #1 - Rotating Bubbles

How to create rotating bubbles for a stylish landing page

Guillaume Bernos © 2026