文件名称:flutter_calendar_strip:Flutter日历条小部件
文件大小:230KB
文件格式:ZIP
更新时间:2024-05-25 23:12:59
Dart
颤振日历带 易于使用,Flutter的日历条组件美观。 很棒的celender小部件 如果这个项目对您有所帮助,请加星号为我们提供支持。 :glowing_star: 安装 dependencies: ... calendar_strip: ^1.0.6 使用范例 Container ( child : CalendarStrip ( startDate : startDate, endDate : endDate, onDateSelected : onSelect, onWeekSelected : onWeekSelect, dateTileBuilder : dateTileBuilder, iconColor : Colors .black87, monthNameWidget : _monthNameW
【文件预览】:
flutter_calendar_strip-master
----pubspec.yaml(1KB)
----images()
--------2.jpg(41KB)
--------1.jpg(40KB)
--------4.jpg(39KB)
--------3.jpg(39KB)
----lib()
--------calendar_strip.dart(15KB)
--------date-utils.dart(4KB)
----pubspec.lock(3KB)
----example()
--------pubspec.yaml(1KB)
--------ios()
--------lib()
--------pubspec.lock(4KB)
--------android()
--------.metadata(303B)
--------test()
--------README.md(537B)
--------.gitignore(585B)
----LICENSE(2KB)
----.metadata(307B)
----test()
--------strip_test.dart(109B)
----README.md(9KB)
----.gitignore(1KB)
----CHANGELOG.md(741B)