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

outdated

Flutter Calendar strip widget with customization.

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.0

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';
103
likes
0
pub points
52%
popularity

Publisher

unverified uploader

Flutter Calendar strip widget with customization.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, intl

More

Packages that depend on calendar_strip