From 46bbce92369edcf827b827778d6e275afbb1681f Mon Sep 17 00:00:00 2001 From: Konstantin Kollar Date: Fri, 30 Sep 2022 20:17:09 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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,