We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14aba4b commit 03799aeCopy full SHA for 03799ae
1 file changed
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 1.1.0 - 21/05/2022 (Flutter 3 upgrade)
2
+
3
+### What's Changed
4
+* feat: flutter 3 support by @erknvl in https://github.com/loonix/another_xlider/pull/10
5
6
+### New Contributors
7
+* @erknvl made their first contribution in https://github.com/loonix/another_xlider/pull/10
8
9
+**Full Changelog**: https://github.com/loonix/another_xlider/compare/1.0.1...1.1.0
10
11
## [1.0.1+2] - 14/02/2022
12
13
Big thanks to @felixgabler for finding and fixing the following bugs:
@@ -9,3 +19,4 @@ Big thanks to @felixgabler for finding and fixing the following bugs:
19
## [1.0.0] - 24/06/2021
20
21
* Null safety upgrade
22
+ 1
0 commit comments