flutter_animated
flutter_animated copied to clipboard
Drop package:image and use the flutter one
Rely on https://github.com/flutter/flutter/issues/11016
And this in for decoding https://docs.flutter.io/flutter/dart-ui/decodeImageFromList.html
Also rely on https://github.com/flutter/flutter/issues/9184