Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3dcffd5

Browse files
committed
Update v3.0.5
1 parent3f2a37c commit3dcffd5

18 files changed

+47
-47
lines changed

‎CHANGELOG.md‎

Lines changed: 17 additions & 17 deletions
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‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2020nslog11
3+
Copyright (c) 2020nslogx
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‎

Lines changed: 5 additions & 5 deletions
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-
<imgsrc="https://raw.githubusercontent.com/nslog11/flutter_easyloading/master/images/gif01.gif"width=200height=429/> <imgsrc="https://raw.githubusercontent.com/nslog11/flutter_easyloading/master/images/gif02.gif"width=200height=429/> <imgsrc="https://raw.githubusercontent.com/nslog11/flutter_easyloading/master/images/gif03.gif"width=200height=429/> <imgsrc="https://raw.githubusercontent.com/nslog11/flutter_easyloading/master/images/gif04.gif"width=200height=429/>
7+
<imgsrc="https://raw.githubusercontent.com/nslogx/flutter_easyloading/master/images/gif01.gif"width=200height=429/> <imgsrc="https://raw.githubusercontent.com/nslogx/flutter_easyloading/master/images/gif02.gif"width=200height=429/> <imgsrc="https://raw.githubusercontent.com/nslogx/flutter_easyloading/master/images/gif03.gif"width=200height=429/> <imgsrc="https://raw.githubusercontent.com/nslogx/flutter_easyloading/master/images/gif04.gif"width=200height=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-
[<imgsrc="https://raw.githubusercontent.com/nslog11/flutter_easyloading/master/images/jetbrains.png"width=200height=112/>](https://www.jetbrains.com/?from=FlutterEasyLoading)
221+
[<imgsrc="https://raw.githubusercontent.com/nslogx/flutter_easyloading/master/images/jetbrains.png"width=200height=112/>](https://www.jetbrains.com/?from=FlutterEasyLoading)

‎README.md‎

Lines changed: 6 additions & 6 deletions
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-
<imgsrc="https://raw.githubusercontent.com/nslog11/flutter_easyloading/master/images/gif01.gif"width=200height=429/> <imgsrc="https://raw.githubusercontent.com/nslog11/flutter_easyloading/master/images/gif02.gif"width=200height=429/> <imgsrc="https://raw.githubusercontent.com/nslog11/flutter_easyloading/master/images/gif03.gif"width=200height=429/> <imgsrc="https://raw.githubusercontent.com/nslog11/flutter_easyloading/master/images/gif04.gif"width=200height=429/>
7+
<imgsrc="https://raw.githubusercontent.com/nslogx/flutter_easyloading/master/images/gif01.gif"width=200height=429/> <imgsrc="https://raw.githubusercontent.com/nslogx/flutter_easyloading/master/images/gif02.gif"width=200height=429/> <imgsrc="https://raw.githubusercontent.com/nslogx/flutter_easyloading/master/images/gif03.gif"width=200height=429/> <imgsrc="https://raw.githubusercontent.com/nslogx/flutter_easyloading/master/images/gif04.gif"width=200height=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-
[<imgsrc="https://raw.githubusercontent.com/nslog11/flutter_easyloading/master/images/jetbrains.png"width=200height=112/>](https://www.jetbrains.com/?from=FlutterEasyLoading)
222+
[<imgsrc="https://raw.githubusercontent.com/nslogx/flutter_easyloading/master/images/jetbrains.png"width=200height=112/>](https://www.jetbrains.com/?from=FlutterEasyLoading)
223223

‎docs/assets/LICENSE‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4767,7 +4767,7 @@ flutter_easyloading
47674767

47684768
MIT License
47694769

4770-
Copyright (c) 2019nslog11
4770+
Copyright (c) 2019nslogx
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‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2020nslog11
3+
// Copyright (c) 2020nslogx
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‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2020nslog11
3+
// Copyright (c) 2020nslogx
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‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2020nslog11
3+
// Copyright (c) 2020nslogx
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‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2020nslog11
3+
// Copyright (c) 2020nslogx
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‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2020nslog11
3+
// Copyright (c) 2020nslogx
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"),

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp