Creating Image Effects with BackdropFilter in Flutter
Creating Image Effects with BackdropFilter In this article, we will look at some good Image Effects that is possible on Flutter using BackdropFilter. The Widget as such is really straightforward, provides a Child attribute and a Filter attribute. Playing with this Filter attribute creates really good effects native to Flutter and doesn’t require importing Edited … Read more Creating Image Effects with BackdropFilter in Flutter