We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24a7a78 commit 446d10bCopy full SHA for 446d10b
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 4.2.2 fix naming conflict with Material CarouselController
2
+
3
+- [FIX] temporary remove `PointerDeviceKind.trackpad`
4
+- [FIX] fix `'double?'` type
5
6
# 4.2.1
7
8
- [FIX] temporary remove `PointerDeviceKind.trackpad`
pubspec.yaml
@@ -2,7 +2,7 @@ name: carousel_slider
description: A carousel slider widget, support infinite scroll and custom child widget.
homepage: https://github.com/serenader2014/flutter_carousel_slider
repository: https://github.com/serenader2014/flutter_carousel_slider
-version: 4.2.1
+version: 4.2.2
environment:
sdk: '>=2.12.0 <3.0.0'
0 commit comments