Skip to content

Commit

Permalink
Update v3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nslogx committed May 23, 2022
1 parent 3f2a37c commit 3dcffd5
Show file tree
Hide file tree
Showing 18 changed files with 47 additions and 47 deletions.
34 changes: 17 additions & 17 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
## [3.0.4] - 2022.05.19
## [3.0.5] - 2022.05.23

* 🎉 It's support flutter 3.0 and previous version now
* fixed [#169](https://github.com/nslog11/flutter_easyloading/issues/169)
* fixed [#169](https://github.com/nslogx/flutter_easyloading/issues/169)

## [3.0.3] - 2021.08.31

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

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

## [3.0.1] - 2021.08.28

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

## [3.0.0] - 2021.03.12

* 🎉 It's support Null Safety now

## [2.2.2] - 2020.12.28

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

## [2.2.1] - 2020.11.30

Expand All @@ -31,11 +31,11 @@

## [2.1.3] - 2020.11.13

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

## [2.1.2] - 2020.11.12

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

## [2.1.1] - 2020.11.11

Expand All @@ -44,18 +44,18 @@
## [2.1.0] - 2020.11.11

* add loading status callback
* add dismissOnTap option [#59](https://github.com/nslog11/flutter_easyloading/issues/59)
* fixed [#61](https://github.com/nslog11/flutter_easyloading/issues/61)
* add dismissOnTap option [#59](https://github.com/nslogx/flutter_easyloading/issues/59)
* fixed [#61](https://github.com/nslogx/flutter_easyloading/issues/61)
* fixed bugs

## [2.0.1] - 2020.11.06

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

## [2.0.0] - 2020.09.28

* add custom animation style
* add toast postion option [#14](https://github.com/nslog11/flutter_easyloading/issues/14) [#49](https://github.com/nslog11/flutter_easyloading/issues/49)
* add toast postion option [#14](https://github.com/nslogx/flutter_easyloading/issues/14) [#49](https://github.com/nslogx/flutter_easyloading/issues/49)
* fixed bugs

## [1.3.0] - 2020.09.24
Expand All @@ -64,24 +64,24 @@

## [1.2.1] - 2020.09.22

* add indicatorWidget option [#45](https://github.com/nslog11/flutter_easyloading/issues/45)
* add indicatorWidget option [#45](https://github.com/nslogx/flutter_easyloading/issues/45)

## [1.2.0] - 2020.09.16

* add textStyle option [#34](https://github.com/nslog11/flutter_easyloading/issues/34)
* add textStyle option [#34](https://github.com/nslogx/flutter_easyloading/issues/34)
* fixed bugs

## [1.1.4] - 2020.03.23

* add lineWidth option [#9](https://github.com/nslog11/flutter_easyloading/issues/9)
* add lineWidth option [#9](https://github.com/nslogx/flutter_easyloading/issues/9)

## [1.1.3] - 2020.03.19

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

## [1.1.2] - 2020.03.16

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

## [1.1.1] - 2020.02.28
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020 nslog11
Copyright (c) 2020 nslogx

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
10 changes: 5 additions & 5 deletions README-zh_CN.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Flutter EasyLoading

[![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)
[![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)

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

<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/>
<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/>

## 在线预览

👉 [https://nslog11.github.io/flutter_easyloading](https://nslog11.github.io/flutter_easyloading/#/)
👉 [https://nslogx.github.io/flutter_easyloading](https://nslogx.github.io/flutter_easyloading/#/)

## 安装

Expand Down Expand Up @@ -196,7 +196,7 @@ EasyLoading.instance

## 自定义动画

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

## 待完成

Expand All @@ -218,4 +218,4 @@ EasyLoading.instance

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

[<img src="https://raw.githubusercontent.com/nslog11/flutter_easyloading/master/images/jetbrains.png" width=200 height=112/>](https://www.jetbrains.com/?from=FlutterEasyLoading)
[<img src="https://raw.githubusercontent.com/nslogx/flutter_easyloading/master/images/jetbrains.png" width=200 height=112/>](https://www.jetbrains.com/?from=FlutterEasyLoading)
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
# Flutter EasyLoading

[![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)
[![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)

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

<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/>
<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/>

## Live Preview

👉 [https://nslog11.github.io/flutter_easyloading](https://nslog11.github.io/flutter_easyloading/#/)
👉 [https://nslogx.github.io/flutter_easyloading](https://nslogx.github.io/flutter_easyloading/#/)

## Installing

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

```yaml
dependencies:
flutter_easyloading: ^3.0.3
flutter_easyloading: ^latest
```

## Import
Expand Down Expand Up @@ -197,7 +197,7 @@ More indicatorType can see in 👉 [flutter_spinkit showcase](https://github.com

## Custom Animation

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

## Todo

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

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

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

2 changes: 1 addition & 1 deletion docs/assets/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -4767,7 +4767,7 @@ flutter_easyloading

MIT License

Copyright (c) 2019 nslog11
Copyright (c) 2019 nslogx

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion lib/flutter_easyloading.dart
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// The MIT License (MIT)
//
// Copyright (c) 2020 nslog11
// Copyright (c) 2020 nslogx
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "Software"),
Expand Down
2 changes: 1 addition & 1 deletion lib/src/animations/animation.dart
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// The MIT License (MIT)
//
// Copyright (c) 2020 nslog11
// Copyright (c) 2020 nslogx
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "Software"),
Expand Down
2 changes: 1 addition & 1 deletion lib/src/animations/offset_animation.dart
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// The MIT License (MIT)
//
// Copyright (c) 2020 nslog11
// Copyright (c) 2020 nslogx
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "Software"),
Expand Down
2 changes: 1 addition & 1 deletion lib/src/animations/opacity_animation.dart
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// The MIT License (MIT)
//
// Copyright (c) 2020 nslog11
// Copyright (c) 2020 nslogx
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "Software"),
Expand Down
2 changes: 1 addition & 1 deletion lib/src/animations/scale_animation.dart
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// The MIT License (MIT)
//
// Copyright (c) 2020 nslog11
// Copyright (c) 2020 nslogx
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "Software"),
Expand Down
4 changes: 2 additions & 2 deletions lib/src/easy_loading.dart
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// The MIT License (MIT)
//
// Copyright (c) 2020 nslog11
// Copyright (c) 2020 nslogx
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "Software"),
Expand Down Expand Up @@ -165,7 +165,7 @@ class EasyLoading {

/// background color of loading, only used for [EasyLoadingStyle.custom].
Color? backgroundColor;

/// boxShadow of loading, only used for [EasyLoadingStyle.custom].
List<BoxShadow>? boxShadow;

Expand Down
2 changes: 1 addition & 1 deletion lib/src/theme.dart
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// The MIT License (MIT)
//
// Copyright (c) 2020 nslog11
// Copyright (c) 2020 nslogx
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "Software"),
Expand Down
2 changes: 1 addition & 1 deletion lib/src/widgets/container.dart
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// The MIT License (MIT)
//
// Copyright (c) 2020 nslog11
// Copyright (c) 2020 nslogx
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "Software"),
Expand Down
2 changes: 1 addition & 1 deletion lib/src/widgets/indicator.dart
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// The MIT License (MIT)
//
// Copyright (c) 2020 nslog11
// Copyright (c) 2020 nslogx
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "Software"),
Expand Down
4 changes: 2 additions & 2 deletions lib/src/widgets/loading.dart
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// The MIT License (MIT)
//
// Copyright (c) 2020 nslog11
// Copyright (c) 2020 nslogx
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "Software"),
Expand Down Expand Up @@ -31,7 +31,7 @@ class FlutterEasyLoading extends StatefulWidget {
const FlutterEasyLoading({
Key? key,
required this.child,
}) : assert(child != null),
}) : assert(child != null),
super(key: key);

@override
Expand Down
2 changes: 1 addition & 1 deletion lib/src/widgets/overlay_entry.dart
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// The MIT License (MIT)
//
// Copyright (c) 2020 nslog11
// Copyright (c) 2020 nslogx
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "Software"),
Expand Down
2 changes: 1 addition & 1 deletion lib/src/widgets/progress.dart
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// The MIT License (MIT)
//
// Copyright (c) 2020 nslog11
// Copyright (c) 2020 nslogx
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "Software"),
Expand Down
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: flutter_easyloading
description: A clean and lightweight loading/toast widget for Flutter, Easy to use without context, Support iOS、Android and Web
version: 3.0.4
homepage: https://github.com/nslog11/flutter_easyloading
description: A clean and lightweight loading/toast widget for Flutter, Easy to use without context, Support iOS、Android and Web
version: 3.0.5
homepage: https://github.com/nslogx/flutter_easyloading

environment:
sdk: ">=2.12.0 <3.0.0"
Expand Down

0 comments on commit 3dcffd5

Please sign in to comment.