|
| 1 | +## [2.2.1] - 2020.11.30 |
| 2 | + |
| 3 | +* fixed bugs |
1 | 4 | ## [2.2.0] - 2020.11.19 |
2 | 5 |
|
3 | 6 | * add init method |
4 | 7 |
|
5 | 8 | ## [2.1.3] - 2020.11.13 |
6 | 9 |
|
7 | | -* fixed [#64](https://github.com/huangjianke/flutter_easyloading/issues/64) |
| 10 | +* fixed [#64](https://github.com/kokohuang/flutter_easyloading/issues/64) |
8 | 11 |
|
9 | 12 | ## [2.1.2] - 2020.11.12 |
10 | 13 |
|
11 | | -* fixed [#63](https://github.com/huangjianke/flutter_easyloading/issues/63) |
| 14 | +* fixed [#63](https://github.com/kokohuang/flutter_easyloading/issues/63) |
12 | 15 |
|
13 | 16 | ## [2.1.1] - 2020.11.11 |
14 | 17 |
|
|
17 | 20 | ## [2.1.0] - 2020.11.11 |
18 | 21 |
|
19 | 22 | * add loading status callback |
20 | | -* add dismissOnTap option [#59](https://github.com/huangjianke/flutter_easyloading/issues/59) |
21 | | -* fixed [#61](https://github.com/huangjianke/flutter_easyloading/issues/61) |
| 23 | +* add dismissOnTap option [#59](https://github.com/kokohuang/flutter_easyloading/issues/59) |
| 24 | +* fixed [#61](https://github.com/kokohuang/flutter_easyloading/issues/61) |
22 | 25 | * fixed bugs |
23 | 26 |
|
24 | 27 | ## [2.0.1] - 2020.11.06 |
25 | 28 |
|
26 | | -* fixed [#58](https://github.com/huangjianke/flutter_easyloading/issues/58) |
| 29 | +* fixed [#58](https://github.com/kokohuang/flutter_easyloading/issues/58) |
27 | 30 |
|
28 | 31 | ## [2.0.0] - 2020.09.28 |
29 | 32 |
|
30 | 33 | * add custom animation style |
31 | | -* add toast postion option [#14](https://github.com/huangjianke/flutter_easyloading/issues/14) [#49](https://github.com/huangjianke/flutter_easyloading/issues/49) |
| 34 | +* add toast postion option [#14](https://github.com/kokohuang/flutter_easyloading/issues/14) [#49](https://github.com/kokohuang/flutter_easyloading/issues/49) |
32 | 35 | * fixed bugs |
33 | 36 |
|
34 | 37 | ## [1.3.0] - 2020.09.24 |
|
37 | 40 |
|
38 | 41 | ## [1.2.1] - 2020.09.22 |
39 | 42 |
|
40 | | -* add indicatorWidget option [#45](https://github.com/huangjianke/flutter_easyloading/issues/45) |
| 43 | +* add indicatorWidget option [#45](https://github.com/kokohuang/flutter_easyloading/issues/45) |
41 | 44 |
|
42 | 45 | ## [1.2.0] - 2020.09.16 |
43 | 46 |
|
44 | | -* add textStyle option [#34](https://github.com/huangjianke/flutter_easyloading/issues/34) |
| 47 | +* add textStyle option [#34](https://github.com/kokohuang/flutter_easyloading/issues/34) |
45 | 48 | * fixed bugs |
46 | 49 |
|
47 | 50 | ## [1.1.4] - 2020.03.23 |
48 | 51 |
|
49 | | -* add lineWidth option [#9](https://github.com/huangjianke/flutter_easyloading/issues/9) |
| 52 | +* add lineWidth option [#9](https://github.com/kokohuang/flutter_easyloading/issues/9) |
50 | 53 |
|
51 | 54 | ## [1.1.3] - 2020.03.19 |
52 | 55 |
|
53 | | -* fixed [#8](https://github.com/huangjianke/flutter_easyloading/issues/8) |
| 56 | +* fixed [#8](https://github.com/kokohuang/flutter_easyloading/issues/8) |
54 | 57 |
|
55 | 58 | ## [1.1.2] - 2020.03.16 |
56 | 59 |
|
57 | | -* fixed [#7](https://github.com/huangjianke/flutter_easyloading/issues/7) |
| 60 | +* fixed [#7](https://github.com/kokohuang/flutter_easyloading/issues/7) |
58 | 61 | * optimize code style |
59 | 62 |
|
60 | 63 | ## [1.1.1] - 2020.02.28 |
|
0 commit comments