|
1 | | -## [3.0.4] - 2022.05.19 |
| 1 | +## [3.0.5] - 2022.05.23 |
2 | 2 |
|
3 | 3 | * 🎉 It's support flutter 3.0 and previous version now |
4 | | -* fixed [#169](https://github.com/nslog11/flutter_easyloading/issues/169) |
| 4 | +* fixed [#169](https://github.com/nslogx/flutter_easyloading/issues/169) |
5 | 5 |
|
6 | 6 | ## [3.0.3] - 2021.08.31 |
7 | 7 |
|
8 | | -* fixed [#126](https://github.com/nslog11/flutter_easyloading/issues/126) |
| 8 | +* fixed [#126](https://github.com/nslogx/flutter_easyloading/issues/126) |
9 | 9 | ## [3.0.2] - 2021.08.31 |
10 | 10 |
|
11 | | -* fixed [#125](https://github.com/nslog11/flutter_easyloading/issues/125) |
| 11 | +* fixed [#125](https://github.com/nslogx/flutter_easyloading/issues/125) |
12 | 12 |
|
13 | 13 | ## [3.0.1] - 2021.08.28 |
14 | 14 |
|
15 | | -* fixed [#120](https://github.com/nslog11/flutter_easyloading/issues/120) |
| 15 | +* fixed [#120](https://github.com/nslogx/flutter_easyloading/issues/120) |
16 | 16 |
|
17 | 17 | ## [3.0.0] - 2021.03.12 |
18 | 18 |
|
19 | 19 | * 🎉 It's support Null Safety now |
20 | 20 |
|
21 | 21 | ## [2.2.2] - 2020.12.28 |
22 | 22 |
|
23 | | -* fixed [#77](https://github.com/nslog11/flutter_easyloading/issues/77) |
| 23 | +* fixed [#77](https://github.com/nslogx/flutter_easyloading/issues/77) |
24 | 24 |
|
25 | 25 | ## [2.2.1] - 2020.11.30 |
26 | 26 |
|
|
31 | 31 |
|
32 | 32 | ## [2.1.3] - 2020.11.13 |
33 | 33 |
|
34 | | -* fixed [#64](https://github.com/nslog11/flutter_easyloading/issues/64) |
| 34 | +* fixed [#64](https://github.com/nslogx/flutter_easyloading/issues/64) |
35 | 35 |
|
36 | 36 | ## [2.1.2] - 2020.11.12 |
37 | 37 |
|
38 | | -* fixed [#63](https://github.com/nslog11/flutter_easyloading/issues/63) |
| 38 | +* fixed [#63](https://github.com/nslogx/flutter_easyloading/issues/63) |
39 | 39 |
|
40 | 40 | ## [2.1.1] - 2020.11.11 |
41 | 41 |
|
|
44 | 44 | ## [2.1.0] - 2020.11.11 |
45 | 45 |
|
46 | 46 | * add loading status callback |
47 | | -* add dismissOnTap option [#59](https://github.com/nslog11/flutter_easyloading/issues/59) |
48 | | -* fixed [#61](https://github.com/nslog11/flutter_easyloading/issues/61) |
| 47 | +* add dismissOnTap option [#59](https://github.com/nslogx/flutter_easyloading/issues/59) |
| 48 | +* fixed [#61](https://github.com/nslogx/flutter_easyloading/issues/61) |
49 | 49 | * fixed bugs |
50 | 50 |
|
51 | 51 | ## [2.0.1] - 2020.11.06 |
52 | 52 |
|
53 | | -* fixed [#58](https://github.com/nslog11/flutter_easyloading/issues/58) |
| 53 | +* fixed [#58](https://github.com/nslogx/flutter_easyloading/issues/58) |
54 | 54 |
|
55 | 55 | ## [2.0.0] - 2020.09.28 |
56 | 56 |
|
57 | 57 | * add custom animation style |
58 | | -* add toast postion option [#14](https://github.com/nslog11/flutter_easyloading/issues/14) [#49](https://github.com/nslog11/flutter_easyloading/issues/49) |
| 58 | +* add toast postion option [#14](https://github.com/nslogx/flutter_easyloading/issues/14) [#49](https://github.com/nslogx/flutter_easyloading/issues/49) |
59 | 59 | * fixed bugs |
60 | 60 |
|
61 | 61 | ## [1.3.0] - 2020.09.24 |
|
64 | 64 |
|
65 | 65 | ## [1.2.1] - 2020.09.22 |
66 | 66 |
|
67 | | -* add indicatorWidget option [#45](https://github.com/nslog11/flutter_easyloading/issues/45) |
| 67 | +* add indicatorWidget option [#45](https://github.com/nslogx/flutter_easyloading/issues/45) |
68 | 68 |
|
69 | 69 | ## [1.2.0] - 2020.09.16 |
70 | 70 |
|
71 | | -* add textStyle option [#34](https://github.com/nslog11/flutter_easyloading/issues/34) |
| 71 | +* add textStyle option [#34](https://github.com/nslogx/flutter_easyloading/issues/34) |
72 | 72 | * fixed bugs |
73 | 73 |
|
74 | 74 | ## [1.1.4] - 2020.03.23 |
75 | 75 |
|
76 | | -* add lineWidth option [#9](https://github.com/nslog11/flutter_easyloading/issues/9) |
| 76 | +* add lineWidth option [#9](https://github.com/nslogx/flutter_easyloading/issues/9) |
77 | 77 |
|
78 | 78 | ## [1.1.3] - 2020.03.19 |
79 | 79 |
|
80 | | -* fixed [#8](https://github.com/nslog11/flutter_easyloading/issues/8) |
| 80 | +* fixed [#8](https://github.com/nslogx/flutter_easyloading/issues/8) |
81 | 81 |
|
82 | 82 | ## [1.1.2] - 2020.03.16 |
83 | 83 |
|
84 | | -* fixed [#7](https://github.com/nslog11/flutter_easyloading/issues/7) |
| 84 | +* fixed [#7](https://github.com/nslogx/flutter_easyloading/issues/7) |
85 | 85 | * optimize code style |
86 | 86 |
|
87 | 87 | ## [1.1.1] - 2020.02.28 |
|
0 commit comments