Flutter code recipe for AnimatedOpacity widget

Posted on January 30, 2019 in Flutter • Tagged with AnimatedOpacity, cross-platform, flutter, code-recipes, android, android Studio, iOS, development

AnimatedOpacity widget is used to achieve a smooth transition from one UI element to another.


Continue reading