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