Skip to content

Commit 3dcffd5

Browse files
committed
Update v3.0.5
1 parent 3f2a37c commit 3dcffd5

18 files changed

+47
-47
lines changed

CHANGELOG.md

+17-17
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
1-
## [3.0.4] - 2022.05.19
1+
## [3.0.5] - 2022.05.23
22

33
* 🎉 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)
55

66
## [3.0.3] - 2021.08.31
77

8-
* fixed [#126](https://github.com/nslog11/flutter_easyloading/issues/126)
8+
* fixed [#126](https://github.com/nslogx/flutter_easyloading/issues/126)
99
## [3.0.2] - 2021.08.31
1010

11-
* fixed [#125](https://github.com/nslog11/flutter_easyloading/issues/125)
11+
* fixed [#125](https://github.com/nslogx/flutter_easyloading/issues/125)
1212

1313
## [3.0.1] - 2021.08.28
1414

15-
* fixed [#120](https://github.com/nslog11/flutter_easyloading/issues/120)
15+
* fixed [#120](https://github.com/nslogx/flutter_easyloading/issues/120)
1616

1717
## [3.0.0] - 2021.03.12
1818

1919
* 🎉 It's support Null Safety now
2020

2121
## [2.2.2] - 2020.12.28
2222

23-
* fixed [#77](https://github.com/nslog11/flutter_easyloading/issues/77)
23+
* fixed [#77](https://github.com/nslogx/flutter_easyloading/issues/77)
2424

2525
## [2.2.1] - 2020.11.30
2626

@@ -31,11 +31,11 @@
3131

3232
## [2.1.3] - 2020.11.13
3333

34-
* fixed [#64](https://github.com/nslog11/flutter_easyloading/issues/64)
34+
* fixed [#64](https://github.com/nslogx/flutter_easyloading/issues/64)
3535

3636
## [2.1.2] - 2020.11.12
3737

38-
* fixed [#63](https://github.com/nslog11/flutter_easyloading/issues/63)
38+
* fixed [#63](https://github.com/nslogx/flutter_easyloading/issues/63)
3939

4040
## [2.1.1] - 2020.11.11
4141

@@ -44,18 +44,18 @@
4444
## [2.1.0] - 2020.11.11
4545

4646
* 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)
4949
* fixed bugs
5050

5151
## [2.0.1] - 2020.11.06
5252

53-
* fixed [#58](https://github.com/nslog11/flutter_easyloading/issues/58)
53+
* fixed [#58](https://github.com/nslogx/flutter_easyloading/issues/58)
5454

5555
## [2.0.0] - 2020.09.28
5656

5757
* 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)
5959
* fixed bugs
6060

6161
## [1.3.0] - 2020.09.24
@@ -64,24 +64,24 @@
6464

6565
## [1.2.1] - 2020.09.22
6666

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)
6868

6969
## [1.2.0] - 2020.09.16
7070

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)
7272
* fixed bugs
7373

7474
## [1.1.4] - 2020.03.23
7575

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)
7777

7878
## [1.1.3] - 2020.03.19
7979

80-
* fixed [#8](https://github.com/nslog11/flutter_easyloading/issues/8)
80+
* fixed [#8](https://github.com/nslogx/flutter_easyloading/issues/8)
8181

8282
## [1.1.2] - 2020.03.16
8383

84-
* fixed [#7](https://github.com/nslog11/flutter_easyloading/issues/7)
84+
* fixed [#7](https://github.com/nslogx/flutter_easyloading/issues/7)
8585
* optimize code style
8686

8787
## [1.1.1] - 2020.02.28

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2020 nslog11
3+
Copyright (c) 2020 nslogx
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README-zh_CN.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Flutter EasyLoading
22

3-
[![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/nslog11/flutter_easyloading?style=flat)](https://github.com/nslog11/flutter_easyloading) [![stars](https://img.shields.io/github/stars/nslog11/flutter_easyloading?style=social)](https://github.com/nslog11/flutter_easyloading)
3+
[![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/nslogx/flutter_easyloading?style=flat)](https://github.com/nslogx/flutter_easyloading) [![stars](https://img.shields.io/github/stars/nslogx/flutter_easyloading?style=social)](https://github.com/nslogx/flutter_easyloading)
44

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

7-
<img src="https://raw.githubusercontent.com/nslog11/flutter_easyloading/master/images/gif01.gif" width=200 height=429/> <img src="https://raw.githubusercontent.com/nslog11/flutter_easyloading/master/images/gif02.gif" width=200 height=429/> <img src="https://raw.githubusercontent.com/nslog11/flutter_easyloading/master/images/gif03.gif" width=200 height=429/> <img src="https://raw.githubusercontent.com/nslog11/flutter_easyloading/master/images/gif04.gif" width=200 height=429/>
7+
<img src="https://raw.githubusercontent.com/nslogx/flutter_easyloading/master/images/gif01.gif" width=200 height=429/> <img src="https://raw.githubusercontent.com/nslogx/flutter_easyloading/master/images/gif02.gif" width=200 height=429/> <img src="https://raw.githubusercontent.com/nslogx/flutter_easyloading/master/images/gif03.gif" width=200 height=429/> <img src="https://raw.githubusercontent.com/nslogx/flutter_easyloading/master/images/gif04.gif" width=200 height=429/>
88

99
## 在线预览
1010

11-
👉 [https://nslog11.github.io/flutter_easyloading](https://nslog11.github.io/flutter_easyloading/#/)
11+
👉 [https://nslogx.github.io/flutter_easyloading](https://nslogx.github.io/flutter_easyloading/#/)
1212

1313
## 安装
1414

@@ -196,7 +196,7 @@ EasyLoading.instance
196196

197197
## 自定义动画
198198

199-
例子: 👉 [Custom Animation](https://github.com/nslog11/flutter_easyloading/blob/develop/example/lib/custom_animation.dart)
199+
例子: 👉 [Custom Animation](https://github.com/nslogx/flutter_easyloading/blob/develop/example/lib/custom_animation.dart)
200200

201201
## 待完成
202202

@@ -218,4 +218,4 @@ EasyLoading.instance
218218

219219
感谢 [JetBrains Open Source](https://www.jetbrains.com/community/opensource/#support) 提供支持
220220

221-
[<img src="https://raw.githubusercontent.com/nslog11/flutter_easyloading/master/images/jetbrains.png" width=200 height=112/>](https://www.jetbrains.com/?from=FlutterEasyLoading)
221+
[<img src="https://raw.githubusercontent.com/nslogx/flutter_easyloading/master/images/jetbrains.png" width=200 height=112/>](https://www.jetbrains.com/?from=FlutterEasyLoading)

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
# Flutter EasyLoading
22

3-
[![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/nslog11/flutter_easyloading?style=flat)](https://github.com/nslog11/flutter_easyloading) [![stars](https://img.shields.io/github/stars/nslog11/flutter_easyloading?style=social)](https://github.com/nslog11/flutter_easyloading)
3+
[![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/nslogx/flutter_easyloading?style=flat)](https://github.com/nslogx/flutter_easyloading) [![stars](https://img.shields.io/github/stars/nslogx/flutter_easyloading?style=social)](https://github.com/nslogx/flutter_easyloading)
44

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

7-
<img src="https://raw.githubusercontent.com/nslog11/flutter_easyloading/master/images/gif01.gif" width=200 height=429/> <img src="https://raw.githubusercontent.com/nslog11/flutter_easyloading/master/images/gif02.gif" width=200 height=429/> <img src="https://raw.githubusercontent.com/nslog11/flutter_easyloading/master/images/gif03.gif" width=200 height=429/> <img src="https://raw.githubusercontent.com/nslog11/flutter_easyloading/master/images/gif04.gif" width=200 height=429/>
7+
<img src="https://raw.githubusercontent.com/nslogx/flutter_easyloading/master/images/gif01.gif" width=200 height=429/> <img src="https://raw.githubusercontent.com/nslogx/flutter_easyloading/master/images/gif02.gif" width=200 height=429/> <img src="https://raw.githubusercontent.com/nslogx/flutter_easyloading/master/images/gif03.gif" width=200 height=429/> <img src="https://raw.githubusercontent.com/nslogx/flutter_easyloading/master/images/gif04.gif" width=200 height=429/>
88

99
## Live Preview
1010

11-
👉 [https://nslog11.github.io/flutter_easyloading](https://nslog11.github.io/flutter_easyloading/#/)
11+
👉 [https://nslogx.github.io/flutter_easyloading](https://nslogx.github.io/flutter_easyloading/#/)
1212

1313
## Installing
1414

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

1717
```yaml
1818
dependencies:
19-
flutter_easyloading: ^3.0.3
19+
flutter_easyloading: ^latest
2020
```
2121
2222
## Import
@@ -197,7 +197,7 @@ More indicatorType can see in 👉 [flutter_spinkit showcase](https://github.com
197197

198198
## Custom Animation
199199

200-
example: 👉 [Custom Animation](https://github.com/nslog11/flutter_easyloading/blob/develop/example/lib/custom_animation.dart)
200+
example: 👉 [Custom Animation](https://github.com/nslogx/flutter_easyloading/blob/develop/example/lib/custom_animation.dart)
201201

202202
## Todo
203203

@@ -219,5 +219,5 @@ Thanks to [flutter_spinkit](https://github.com/jogboms/flutter_spinkit) ❤️
219219

220220
Supported by [JetBrains Open Source](https://www.jetbrains.com/community/opensource/#support)
221221

222-
[<img src="https://raw.githubusercontent.com/nslog11/flutter_easyloading/master/images/jetbrains.png" width=200 height=112/>](https://www.jetbrains.com/?from=FlutterEasyLoading)
222+
[<img src="https://raw.githubusercontent.com/nslogx/flutter_easyloading/master/images/jetbrains.png" width=200 height=112/>](https://www.jetbrains.com/?from=FlutterEasyLoading)
223223

docs/assets/LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -4767,7 +4767,7 @@ flutter_easyloading
47674767

47684768
MIT License
47694769

4770-
Copyright (c) 2019 nslog11
4770+
Copyright (c) 2019 nslogx
47714771

47724772
Permission is hereby granted, free of charge, to any person obtaining a copy
47734773
of this software and associated documentation files (the "Software"), to deal

lib/flutter_easyloading.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2020 nslog11
3+
// Copyright (c) 2020 nslogx
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a
66
// copy of this software and associated documentation files (the "Software"),

lib/src/animations/animation.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2020 nslog11
3+
// Copyright (c) 2020 nslogx
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a
66
// copy of this software and associated documentation files (the "Software"),

lib/src/animations/offset_animation.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2020 nslog11
3+
// Copyright (c) 2020 nslogx
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a
66
// copy of this software and associated documentation files (the "Software"),

lib/src/animations/opacity_animation.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2020 nslog11
3+
// Copyright (c) 2020 nslogx
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a
66
// copy of this software and associated documentation files (the "Software"),

lib/src/animations/scale_animation.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2020 nslog11
3+
// Copyright (c) 2020 nslogx
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a
66
// copy of this software and associated documentation files (the "Software"),

lib/src/easy_loading.dart

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2020 nslog11
3+
// Copyright (c) 2020 nslogx
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a
66
// copy of this software and associated documentation files (the "Software"),
@@ -165,7 +165,7 @@ class EasyLoading {
165165

166166
/// background color of loading, only used for [EasyLoadingStyle.custom].
167167
Color? backgroundColor;
168-
168+
169169
/// boxShadow of loading, only used for [EasyLoadingStyle.custom].
170170
List<BoxShadow>? boxShadow;
171171

lib/src/theme.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2020 nslog11
3+
// Copyright (c) 2020 nslogx
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a
66
// copy of this software and associated documentation files (the "Software"),

lib/src/widgets/container.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2020 nslog11
3+
// Copyright (c) 2020 nslogx
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a
66
// copy of this software and associated documentation files (the "Software"),

lib/src/widgets/indicator.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2020 nslog11
3+
// Copyright (c) 2020 nslogx
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a
66
// copy of this software and associated documentation files (the "Software"),

lib/src/widgets/loading.dart

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2020 nslog11
3+
// Copyright (c) 2020 nslogx
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a
66
// copy of this software and associated documentation files (the "Software"),
@@ -31,7 +31,7 @@ class FlutterEasyLoading extends StatefulWidget {
3131
const FlutterEasyLoading({
3232
Key? key,
3333
required this.child,
34-
}) : assert(child != null),
34+
}) : assert(child != null),
3535
super(key: key);
3636

3737
@override

lib/src/widgets/overlay_entry.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2020 nslog11
3+
// Copyright (c) 2020 nslogx
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a
66
// copy of this software and associated documentation files (the "Software"),

lib/src/widgets/progress.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2020 nslog11
3+
// Copyright (c) 2020 nslogx
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a
66
// copy of this software and associated documentation files (the "Software"),

pubspec.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: flutter_easyloading
2-
description: A clean and lightweight loading/toast widget for Flutter, Easy to use without context, Support iOS、Android and Web
3-
version: 3.0.4
4-
homepage: https://github.com/nslog11/flutter_easyloading
2+
description: A clean and lightweight loading/toast widget for Flutter, Easy to use without context, Support iOS、Android and Web
3+
version: 3.0.5
4+
homepage: https://github.com/nslogx/flutter_easyloading
55

66
environment:
77
sdk: ">=2.12.0 <3.0.0"

0 commit comments

Comments
 (0)