-
-
Notifications
You must be signed in to change notification settings - Fork 23
/
pubspec.yaml
34 lines (26 loc) · 875 Bytes
/
pubspec.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
name: flutter_carousel_widget
description: A customizable Flutter carousel widget with infinite scrolling, auto-scrolling, pre-built indicators, expandable widgets, auto-sized child support, and enlarged center page.
version: 3.1.0
homepage: https://pub.dev/packages/flutter_carousel_widget
repository: https://github.com/nixrajput/flutter_carousel_widget
issue_tracker: https://github.com/nixrajput/flutter_carousel_widget/issues
environment:
sdk: ">=2.18.0 <4.0.0"
flutter: ">=2.0.0"
dependencies:
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
lints: ^5.0.0
topics:
- carousel
- flutter-carousel
- flutter-carousel-widget
- carousel-slider
- carousel-widget
funding:
- https://ko-fi.com/nixrajput
- https://www.buymeacoffee.com/nixrajput
- https://github.com/sponsors/nixrajput