1- ![ Loading Gifs Cover] ( packages/Loading%20GIFs%20Cover.gif )
1+ [ ![ Loading GIFs Cover] ( packages/Loading%20GIFs%20Cover.gif )] ( https://gallery.imfast.io/flutterwebsites/loadinggifs/ )
22# [ Loading GIFs] ( https://gallery.imfast.io/flutterwebsites/loadinggifs/ )
3- [](https://github.com/Codelessly/FlutterLoadingGIFs/releases) [](https://github.com/Codelessly/FlutterLoadingGIFs/releases) [](https://github.com/Codelessly/FlutterLoadingGIFs/issues) [](https://github.com/Codelessly/FlutterLoadingGIFs) [](https://github.com/Codelessly/FlutterLoadingGIFs) [](https://libraries.io/github/Codelessly/FlutterLoadingGIFs) [](https://opensource.org/licenses/0BSD)
3+ [](https://pub.dev/packages/loading_gifs) [](https://github.com/Codelessly/FlutterLoadingGIFs/releases) [](https://github.com/Codelessly/FlutterLoadingGIFs/issues) [](https://github.com/Codelessly/FlutterLoadingGIFs) [](https://github.com/Codelessly/FlutterLoadingGIFs) [](https://libraries.io/github/Codelessly/FlutterLoadingGIFs) [](https://opensource.org/licenses/0BSD)
44
5- <img src =" packages/cupertino_activity_indicator_square_large.gif " width =" 128 " >
5+ <img src =" https://github.com/Codelessly/FlutterLoadingGIFs/blob/master/ packages/cupertino_activity_indicator_square_large.gif?raw=true " width =" 128 " >
66
77> ### High quality Android and iOS loading spinners.
88
@@ -14,25 +14,23 @@ Loading GIFs is a collection of high fidelity loading animations in GIF format.
1414
1515[ ![ Pub release] ( https://img.shields.io/pub/v/loading_gifs.svg?style=flat-square )] ( https://pub.dev/packages/loading_gifs )
1616
17-
18-
1917Import this library into your project:
2018
2119``` yaml
2220loading_gifs : ^latest_version
2321` ` `
2422
25- Use ` cupertinoActivityIndicator` or `circularProgressIndicator` where ever a loading GIF is needed.
23+ Use ` cupertinoActivityIndicator` or `circularProgressIndicator` where ever a loading image is needed.
2624` ` ` dart
2725FadeInImage.assetNetwork(placeholder: cupertinoActivityIndicator, image: "image.png");
2826` ` `
2927That's it!
3028
3129# # Usage Tips
3230
33- 
31+ [ ](https://gallery.imfast.io/flutterwebsites/loadinggifs/ )
3432
35- The `loading_gifs` library is size optimized and only includes the base asset. Control the size of the loading spinners with `scale` and `placeholderScale`.
33+ This library is optimized for size so it only includes the base asset. Change the size of the loading spinners with `scale` and `placeholderScale`.
3634
3735` ` ` dart
3836FadeInImage.assetNetwork(placeholder: cupertinoActivityIndicator, image: "image.png", placeholderScale: 5);
@@ -76,7 +74,7 @@ Here at Codelessly, we're working on #NoCode and code generation automation tool
7674
7775Loading GIFs is licensed under Zero-Clause BSD and released as Emailware. If you like this project or it helped you, please subscribe to updates. Although it is not required, you might miss the goodies we share!
7876
79- <a href="https://codelessly.com" target="_blank"><img src=" packages/Email%20Newsletter%20Signup.png"></a>
77+ [](https://codelessly.com)
8078
8179# # Contributors ❤️
8280
@@ -105,11 +103,8 @@ Loading GIFs is licensed under Zero-Clause BSD and released as Emailware. If you
105103 src="https://lh3.googleusercontent.com/L15QqmKK7Vl-Ag1ZxaBqNQlXVEw58JT2BDb-ef5t2eboDh0pPSLjDgi3-aQ3Opdhhyk=w96" />
106104</a>
107105<br></br>
108- <a href="https://github.com/flutter/flutter">
109- <img alt="Flutter"
110- src="packages/Flutter%20Logo%20Banner.png" />
111- </a>
112106
107+ [](https://github.com/flutter/flutter)
113108
114109# # License
115110
0 commit comments