Slide-in animation in a column in Flutter

That little something extra that adds a lot of cool

Danielle H
8 min readDec 22, 2023

As we all know, a functional app is great…but it’s not enough. It needs to be easy to use; it needs to be intuitive; and it needs to be cool.

So it’s not enough to show the data in a column. It would be so much cooler to have it slide in:

But… how to do that?

Like this :)

This code was inspired by the super-cool Best Flutter UI Templates, specifically the hotel booking template.

If you prefer to watch your tutorials, check it out here:

Un-Animated code

We’ll start with the regular code, that shows a title, a quote, and the source of the quote. At the bottom is a button that we…

--

--

Danielle H
Danielle H

Written by Danielle H

I started programming in LabVIEW and Matlab, and quickly expanded to include Android, Swift, Flutter, Web(PHP, HTML, Javascript), Arduino and Processing.

No responses yet