spotlight_carousel

所属分类:前端开发
开发工具:Dart
文件大小:0KB
下载次数:0
上传日期:2019-07-27 20:27:54
上 传 者sh-1993
说明:  一个Flutter小部件,用于以***样式显示图像,具有可选的页面指示器。,
(A Flutter widget for displaying images in a carousel style with an optional page indicator.,)

文件列表:
.metadata (309, 2019-07-27)
CHANGELOG.md (212, 2019-07-27)
LICENSE (580, 2019-07-27)
lib/ (0, 2019-07-27)
lib/page_indicator.dart (1827, 2019-07-27)
lib/spotlight_carousel.dart (8254, 2019-07-27)
pubspec.lock (3105, 2019-07-27)
pubspec.yaml (1659, 2019-07-27)
screenshot.png (114883, 2019-07-27)
test/ (0, 2019-07-27)
test/spotlight_carousel_test.dart (127, 2019-07-27)

# spotlight_carousel A Flutter widget for displaying images in a carousel style with an optional page indicator. See the demonstration [here](https://www.youtube.com/watch?v=KmwWlDYMq2Q). example screenshot ## Getting Started To include in your Flutter project, import the base Dart file. ```dart import 'package:spotlight_carousel/spotlight_carousel.dart'; ``` Then, add the widget to your build method. ```dart SpotlightCarousel( images: images, titles, titles, descriptions, descriptions, ); ```

近期下载者

相关文件


收藏者