calendar_strip 1.0.7 copy "calendar_strip: ^1.0.7" to clipboard
calendar_strip: ^1.0.7 copied to clipboard

Flutter Calendar strip widget with custom date and custom styling. Date range can also be set between 2 date to disable selection of irrevelant dates

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add calendar_strip

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

dependencies:
  calendar_strip: ^1.0.7

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:calendar_strip/calendar_strip.dart';
100
likes
40
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Calendar strip widget with custom date and custom styling. Date range can also be set between 2 date to disable selection of irrevelant dates

Repository (GitHub)

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on calendar_strip