Recent Posts

Using custom curve in Flutter Hero animations

2 minute read

Sometimes the default Hero behavior is not enough and you’d like to add some custom taste to it. One of the simple ways to do it is to customize curve of the...