abraham / birb

WIP: Instagram for birds built in Flutter
https://bendyworks.com/blog/a-month-of-flutter
MIT License
95 stars 19 forks source link

Fade in images #34

Open abraham opened 5 years ago

abraham commented 5 years ago

Images should fade in when they are done loading. Probably show a CircularProgressIndicator in a space the dimensions of the image.

abraham commented 5 years ago

https://pub.dartlang.org/packages/flutter_advanced_networkimage might be useful.