flutter_plugin_calendar 0.0.2 copy "flutter_plugin_calendar: ^0.0.2" to clipboard
flutter_plugin_calendar: ^0.0.2 copied to clipboard

flutter自定义日历组件,视图提供仅月/周显示、月/周可切换视图(可默认月/周显示).以及可默认选中日期,支持图标、颜色等自定义等

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_plugin_calendar

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_plugin_calendar: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_plugin_calendar/flutter_plugin_calendar.dart';
4
likes
130
points
13
downloads

Publisher

verified publishersong.sjhw.xyz

Weekly Downloads

flutter自定义日历组件,视图提供仅月/周显示、月/周可切换视图(可默认月/周显示).以及可默认选中日期,支持图标、颜色等自定义等

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on flutter_plugin_calendar