From 39d2deb4a7b40ec8e60a619c1c960d490960bbfe Mon Sep 17 00:00:00 2001 From: Filip Hracek Date: Wed, 12 Jul 2017 10:58:12 -0700 Subject: [PATCH] Fix missing animated gif in README (#11173) Github makes own copies of images referenced in README, and that fails for large image sizes. The gif has 6MB and so is over the threshold. Instead of using an off-GitHub image, use the same image uploaded to user-images.githubusercontent.com. This makes GitHub show the image even when it's very large. This reverses https://github.com/flutter/flutter/pull/11170 and finalizes https://github.com/flutter/flutter/pull/11158. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index aa6cc152466..892cd7030a8 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ without losing state, on emulators, simulators, and hardware for iOS and Android. +Make a change in your code, and your app is changed instantly. + ## Expressive, beautiful UIs Delight your users with Flutter's built-in