Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TinoGuo committed May 17, 2022
1 parent 6384f37 commit 77968ca
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# LoadingIndicator
![](https://github.com/TinoGuo/loading_indicator/workflows/Flutter%20Build%20Test%20CI/badge.svg?branch=master)
[![pub points](https://badges.bar/loading_indicator/pub%20points)](https://pub.dev/packages/loading_indicator/score)
[![popularity](https://badges.bar/loading_indicator/popularity)](https://pub.dev/packages/loading_indicator/score)
[![likes](https://badges.bar/loading_indicator/likes)](https://pub.dev/packages/loading_indicator/score)
[![pub package](https://img.shields.io/pub/v/loading_indicator.svg)](https://pub.dev/packages/loading_indicator)
![GitHub top language](https://img.shields.io/github/languages/top/TinoGuo/loading_indicator)

A collection of out of the box loading animations written in pure dart, no extra dependency, inspired by [loaders.css](https://github.com/ConnorAtherton/loaders.css) and [NVActivityIndicatorView](https://github.com/ninjaprox/NVActivityIndicatorView).

Expand Down
5 changes: 5 additions & 0 deletions README_CN.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# LoadingIndicator
![](https://github.com/TinoGuo/loading_indicator/workflows/Flutter%20Build%20Test%20CI/badge.svg?branch=master)
[![pub package](https://img.shields.io/pub/v/loading_indicator.svg)](https://pub.dev/packages/loading_indicator)
[![pub points](https://badges.bar/loading_indicator/pub%20points)](https://pub.dev/packages/loading_indicator/score)
[![popularity](https://badges.bar/loading_indicator/popularity)](https://pub.dev/packages/loading_indicator/score)
[![likes](https://badges.bar/loading_indicator/likes)](https://pub.dev/packages/loading_indicator/score)
[![pub package](https://img.shields.io/pub/v/loading_indicator.svg)](https://pub.dev/packages/loading_indicator)
![GitHub top language](https://img.shields.io/github/languages/top/TinoGuo/loading_indicator)

一个开箱即用的loading加载库,包含34个不同类型动画,灵感来源于[loaders.css](https://github.com/ConnorAtherton/loaders.css)[NVActivityIndicatorView](https://github.com/ninjaprox/NVActivityIndicatorView)

Expand Down

0 comments on commit 77968ca

Please sign in to comment.