diff --git a/README.md b/README.md index d89ec67..8f98539 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +# Additonal information for null safety +This is the awesome original [flutter_gifimage](https://pub.dev/packages/flutter_gifimage) with an automated migration to null safety. The migration was made by following [this manual](https://dart.dev/null-safety/migration-guide). + # flutter_gifimage We should know that in order to achieve Gif in flutter, we can use Image, but we have no way to manipulate Gif, for example: change its speed, control it has been playing in a frame,