DEV Community

Cover image for Animation In Flutter: AnimatedCrossFade
Dhruv Nakum
Dhruv Nakum

Posted on

Animation In Flutter: AnimatedCrossFade

AnimatedCrossFade

  • Consider a scenario, where you want to replace a current widget with a new widget.
  • For example, you have an app where there are different types of posts. And you want to blur/just place a widget on top of that post saying "This post is sensitive". Just Like Instagram
  • Let's make something like this in our Flutter App.....

Read Full Article Here

Top comments (1)

Collapse
 
sloan profile image
Sloan the DEV Moderator

Hi there, we encourage authors to share their entire posts here on DEV, rather than mostly pointing to an external link. Doing so helps ensure that readers don’t have to jump around to too many different pages, and it helps focus the conversation right here in the comments section.

If you choose to do so, you also have the option to add a canonical URL directly to your post.