Lottie Animation in the Flutter Application

Posted on July 14, 2020 in Flutter • Tagged with Animations, cross-platform, Flutter, code-recipes, Android, Android Studio, iOS, development

In this code recipe, you'll learn to integrate Lottie animation(s) in Flutter application(s).


Continue reading

Using ColorTween in Flutter app

Posted on August 07, 2019 in Flutter • Tagged with ColorTween, Animations, Cross-platform, Flutter, Code-recipes, Android, Android Studio, iOS, development, Hummingbird

This recipe demonstrates using ColorTween animation class to achieve transition from one color to another.


Continue reading