Skip to content

Commit f2dc794

Browse files
committed
bumped to version 2.0.3
1 parent 206c3f0 commit f2dc794

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ A customizable carousel slider widget in Flutter which supports infinite scrolli
3030

3131
## Demo
3232

33-
[View Demo](https://nixrajput.github.io/flutter_carousel_widget)
33+
<a href="https://nixrajput.github.io/flutter_carousel_widget" target="_blank">View Demo</a>
3434

3535
## Installation
3636

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_carousel_widget
22
description: A customizable carousel slider widget in Flutter which supports infinite scrolling, auto scrolling, custom child widget, custom animations and built-in indicators.
3-
version: 2.0.2
3+
version: 2.0.3
44
homepage: https://github.com/nixrajput
55
repository: https://github.com/nixrajput/flutter_carousel_widget
66
issue_tracker: https://github.com/nixrajput/flutter_carousel_widget/issues

0 commit comments

Comments
 (0)