flutter_neat_and_clean_calendar 0.3.18+40 copy "flutter_neat_and_clean_calendar: ^0.3.18+40" to clipboard
flutter_neat_and_clean_calendar: ^0.3.18+40 copied to clipboard

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.18+40

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';
116
likes
110
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_platform_widgets, intl, macos_ui

More

Packages that depend on flutter_neat_and_clean_calendar