mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Remove broken image in README (#11170)
Github makes copies of images referenced in README, and it fails for large image sizes. The gif has 6MB and so is over the threshold. This removes the image until I can figure out how to reinsert it so that it shows.
This commit is contained in:
parent
53e2353f16
commit
78c196061a
@ -18,8 +18,6 @@ without losing state, on
|
||||
emulators, simulators, and hardware for iOS
|
||||
and Android.
|
||||
|
||||
<img src="https://flutter.io/images/intellij/hot-reload.gif" alt="Make a change in your code, and your app is changed instantly.">
|
||||
|
||||
## Expressive, beautiful UIs
|
||||
|
||||
Delight your users with Flutter's built-in
|
||||
|
Loading…
Reference in New Issue
Block a user