flutter_neat_and_clean_calendar 0.3.6+19 copy "flutter_neat_and_clean_calendar: ^0.3.6+19" to clipboard
flutter_neat_and_clean_calendar: ^0.3.6+19 copied to clipboard

outdated

Simple and clean flutter calendar with ability to slide up/down to show weekly/monthly calendar. Fork of https://pub.dev/packages/flutter_clean_calendar

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_neat_and_clean_calendar

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

dependencies:
  flutter_neat_and_clean_calendar: ^0.3.6+19

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_neat_and_clean_calendar/flutter_neat_and_clean_calendar.dart';
117
likes
0
pub points
93%
popularity

Publisher

verified publisherralfweinbrecher.de

Simple and clean flutter calendar with ability to slide up/down to show weekly/monthly calendar. Fork of https://pub.dev/packages/flutter_clean_calendar

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, intl

More

Packages that depend on flutter_neat_and_clean_calendar