Skip to content

Commit 446d10b

Browse files
committed
update version info
1 parent 24a7a78 commit 446d10b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
# 4.2.1
27

38
- [FIX] temporary remove `PointerDeviceKind.trackpad`

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: carousel_slider
22
description: A carousel slider widget, support infinite scroll and custom child widget.
33
homepage: https://github.com/serenader2014/flutter_carousel_slider
44
repository: https://github.com/serenader2014/flutter_carousel_slider
5-
version: 4.2.1
5+
version: 4.2.2
66

77
environment:
88
sdk: '>=2.12.0 <3.0.0'

0 commit comments

Comments
 (0)