appcraft_ui_calendar_flutter 0.2.2 copy "appcraft_ui_calendar_flutter: ^0.2.2" to clipboard
appcraft_ui_calendar_flutter: ^0.2.2 copied to clipboard

Customizable Flutter calendar widget with single, range and multi date selection, theming, time picker and multiple display modes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add appcraft_ui_calendar_flutter

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

dependencies:
  appcraft_ui_calendar_flutter: ^0.2.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:appcraft_ui_calendar_flutter/appcraft_ui_calendar_flutter.dart';
1
likes
160
points
74
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Customizable Flutter calendar widget with single, range and multi date selection, theming, time picker and multiple display modes.

Repository (GitHub)
View/report issues

Topics

#calendar #date-picker #datetime #widget #ui

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on appcraft_ui_calendar_flutter