Skip to content

Commit

Permalink
update v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nslogx committed Nov 30, 2020
1 parent 2929f0c commit dd0581d
Show file tree
Hide file tree
Showing 19 changed files with 224 additions and 221 deletions.
25 changes: 14 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
## [2.2.1] - 2020.11.30

* fixed bugs
## [2.2.0] - 2020.11.19

* add init method

## [2.1.3] - 2020.11.13

* fixed [#64](https://github.com/huangjianke/flutter_easyloading/issues/64)
* fixed [#64](https://github.com/kokohuang/flutter_easyloading/issues/64)

## [2.1.2] - 2020.11.12

* fixed [#63](https://github.com/huangjianke/flutter_easyloading/issues/63)
* fixed [#63](https://github.com/kokohuang/flutter_easyloading/issues/63)

## [2.1.1] - 2020.11.11

Expand All @@ -17,18 +20,18 @@
## [2.1.0] - 2020.11.11

* add loading status callback
* add dismissOnTap option [#59](https://github.com/huangjianke/flutter_easyloading/issues/59)
* fixed [#61](https://github.com/huangjianke/flutter_easyloading/issues/61)
* add dismissOnTap option [#59](https://github.com/kokohuang/flutter_easyloading/issues/59)
* fixed [#61](https://github.com/kokohuang/flutter_easyloading/issues/61)
* fixed bugs

## [2.0.1] - 2020.11.06

* fixed [#58](https://github.com/huangjianke/flutter_easyloading/issues/58)
* fixed [#58](https://github.com/kokohuang/flutter_easyloading/issues/58)

## [2.0.0] - 2020.09.28

* add custom animation style
* add toast postion option [#14](https://github.com/huangjianke/flutter_easyloading/issues/14) [#49](https://github.com/huangjianke/flutter_easyloading/issues/49)
* add toast postion option [#14](https://github.com/kokohuang/flutter_easyloading/issues/14) [#49](https://github.com/kokohuang/flutter_easyloading/issues/49)
* fixed bugs

## [1.3.0] - 2020.09.24
Expand All @@ -37,24 +40,24 @@

## [1.2.1] - 2020.09.22

* add indicatorWidget option [#45](https://github.com/huangjianke/flutter_easyloading/issues/45)
* add indicatorWidget option [#45](https://github.com/kokohuang/flutter_easyloading/issues/45)

## [1.2.0] - 2020.09.16

* add textStyle option [#34](https://github.com/huangjianke/flutter_easyloading/issues/34)
* add textStyle option [#34](https://github.com/kokohuang/flutter_easyloading/issues/34)
* fixed bugs

## [1.1.4] - 2020.03.23

* add lineWidth option [#9](https://github.com/huangjianke/flutter_easyloading/issues/9)
* add lineWidth option [#9](https://github.com/kokohuang/flutter_easyloading/issues/9)

## [1.1.3] - 2020.03.19

* fixed [#8](https://github.com/huangjianke/flutter_easyloading/issues/8)
* fixed [#8](https://github.com/kokohuang/flutter_easyloading/issues/8)

## [1.1.2] - 2020.03.16

* fixed [#7](https://github.com/huangjianke/flutter_easyloading/issues/7)
* fixed [#7](https://github.com/kokohuang/flutter_easyloading/issues/7)
* optimize code style

## [1.1.1] - 2020.02.28
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020 huangjianke
Copyright (c) 2020 kokohuang

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
10 changes: 5 additions & 5 deletions README-zh_CN.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
# Flutter EasyLoading

[![pub package](https://img.shields.io/pub/v/flutter_easyloading?style=flat)](https://pub.dev/packages/flutter_easyloading) [![pub points](https://badges.bar/flutter_easyloading/pub%20points)](https://pub.dev/packages/flutter_easyloading/score) [![popularity](https://badges.bar/flutter_easyloading/popularity)](https://pub.dev/packages/flutter_easyloading/score) [![likes](https://badges.bar/flutter_easyloading/likes)](https://pub.dev/packages/flutter_easyloading/score) [![license](https://img.shields.io/github/license/huangjianke/flutter_easyloading?style=flat)](https://github.com/huangjianke/flutter_easyloading) [![stars](https://img.shields.io/github/stars/huangjianke/flutter_easyloading?style=social)](https://github.com/huangjianke/flutter_easyloading)
[![pub package](https://img.shields.io/pub/v/flutter_easyloading?style=flat)](https://pub.dev/packages/flutter_easyloading) [![pub points](https://badges.bar/flutter_easyloading/pub%20points)](https://pub.dev/packages/flutter_easyloading/score) [![popularity](https://badges.bar/flutter_easyloading/popularity)](https://pub.dev/packages/flutter_easyloading/score) [![likes](https://badges.bar/flutter_easyloading/likes)](https://pub.dev/packages/flutter_easyloading/score) [![license](https://img.shields.io/github/license/kokohuang/flutter_easyloading?style=flat)](https://github.com/kokohuang/flutter_easyloading) [![stars](https://img.shields.io/github/stars/kokohuang/flutter_easyloading?style=social)](https://github.com/kokohuang/flutter_easyloading)

[English](./README.md) | 简体中文

<img src="https://raw.githubusercontent.com/huangjianke/flutter_easyloading/master/images/gif01.gif" width=200 height=429/> <img src="https://raw.githubusercontent.com/huangjianke/flutter_easyloading/master/images/gif02.gif" width=200 height=429/> <img src="https://raw.githubusercontent.com/huangjianke/flutter_easyloading/master/images/gif03.gif" width=200 height=429/> <img src="https://raw.githubusercontent.com/huangjianke/flutter_easyloading/master/images/gif04.gif" width=200 height=429/>
<img src="https://raw.githubusercontent.com/kokohuang/flutter_easyloading/master/images/gif01.gif" width=200 height=429/> <img src="https://raw.githubusercontent.com/kokohuang/flutter_easyloading/master/images/gif02.gif" width=200 height=429/> <img src="https://raw.githubusercontent.com/kokohuang/flutter_easyloading/master/images/gif03.gif" width=200 height=429/> <img src="https://raw.githubusercontent.com/kokohuang/flutter_easyloading/master/images/gif04.gif" width=200 height=429/>

## 在线预览

👉 [https://huangjianke.github.io/flutter_easyloading](https://huangjianke.github.io/flutter_easyloading/#/)
👉 [https://kokohuang.github.io/flutter_easyloading](https://kokohuang.github.io/flutter_easyloading/#/)

## 安装

将以下代码添加到您项目中的 `pubspec.yaml` 文件:

```yaml
dependencies:
flutter_easyloading: ^2.2.0
flutter_easyloading: ^2.2.1
```
## 导入
Expand Down Expand Up @@ -196,7 +196,7 @@ EasyLoading.instance

## 自定义动画

例子: 👉 [Custom Animation](https://github.com/huangjianke/flutter_easyloading/blob/develop/example/lib/custom_animation.dart)
例子: 👉 [Custom Animation](https://github.com/kokohuang/flutter_easyloading/blob/develop/example/lib/custom_animation.dart)

## 待完成

Expand Down
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
# Flutter EasyLoading

[![pub package](https://img.shields.io/pub/v/flutter_easyloading?style=flat)](https://pub.dev/packages/flutter_easyloading) [![pub points](https://badges.bar/flutter_easyloading/pub%20points)](https://pub.dev/packages/flutter_easyloading/score) [![popularity](https://badges.bar/flutter_easyloading/popularity)](https://pub.dev/packages/flutter_easyloading/score) [![likes](https://badges.bar/flutter_easyloading/likes)](https://pub.dev/packages/flutter_easyloading/score) [![license](https://img.shields.io/github/license/huangjianke/flutter_easyloading?style=flat)](https://github.com/huangjianke/flutter_easyloading) [![stars](https://img.shields.io/github/stars/huangjianke/flutter_easyloading?style=social)](https://github.com/huangjianke/flutter_easyloading)
[![pub package](https://img.shields.io/pub/v/flutter_easyloading?style=flat)](https://pub.dev/packages/flutter_easyloading) [![pub points](https://badges.bar/flutter_easyloading/pub%20points)](https://pub.dev/packages/flutter_easyloading/score) [![popularity](https://badges.bar/flutter_easyloading/popularity)](https://pub.dev/packages/flutter_easyloading/score) [![likes](https://badges.bar/flutter_easyloading/likes)](https://pub.dev/packages/flutter_easyloading/score) [![license](https://img.shields.io/github/license/kokohuang/flutter_easyloading?style=flat)](https://github.com/kokohuang/flutter_easyloading) [![stars](https://img.shields.io/github/stars/kokohuang/flutter_easyloading?style=social)](https://github.com/kokohuang/flutter_easyloading)

English | [简体中文](./README-zh_CN.md)

<img src="https://raw.githubusercontent.com/huangjianke/flutter_easyloading/master/images/gif01.gif" width=200 height=429/> <img src="https://raw.githubusercontent.com/huangjianke/flutter_easyloading/master/images/gif02.gif" width=200 height=429/> <img src="https://raw.githubusercontent.com/huangjianke/flutter_easyloading/master/images/gif03.gif" width=200 height=429/> <img src="https://raw.githubusercontent.com/huangjianke/flutter_easyloading/master/images/gif04.gif" width=200 height=429/>
<img src="https://raw.githubusercontent.com/kokohuang/flutter_easyloading/master/images/gif01.gif" width=200 height=429/> <img src="https://raw.githubusercontent.com/kokohuang/flutter_easyloading/master/images/gif02.gif" width=200 height=429/> <img src="https://raw.githubusercontent.com/kokohuang/flutter_easyloading/master/images/gif03.gif" width=200 height=429/> <img src="https://raw.githubusercontent.com/kokohuang/flutter_easyloading/master/images/gif04.gif" width=200 height=429/>

## Live Preview

👉 [https://huangjianke.github.io/flutter_easyloading](https://huangjianke.github.io/flutter_easyloading/#/)
👉 [https://kokohuang.github.io/flutter_easyloading](https://kokohuang.github.io/flutter_easyloading/#/)

## Installing

Add this to your package's `pubspec.yaml` file:

```yaml
dependencies:
flutter_easyloading: ^2.2.0
flutter_easyloading: ^2.2.1
```
## Import
Expand All @@ -27,7 +27,7 @@ import 'package:flutter_easyloading/flutter_easyloading.dart';

## How to use

First, initialize `FlutterEasyLoading` in `MaterialApp`/`CupertinoApp`:
First, initialize `EasyLoading` in your `MaterialApp`/`CupertinoApp`:

```dart
class MyApp extends StatelessWidget {
Expand Down Expand Up @@ -197,7 +197,7 @@ More indicatorType can see in 👉 [flutter_spinkit showcase](https://github.com

## Custom Animation

example: 👉 [Custom Animation](https://github.com/huangjianke/flutter_easyloading/blob/develop/example/lib/custom_animation.dart)
example: 👉 [Custom Animation](https://github.com/kokohuang/flutter_easyloading/blob/develop/example/lib/custom_animation.dart)

## Todo

Expand Down
Loading

0 comments on commit dd0581d

Please sign in to comment.