dynamo_calendar 1.0.1 copy "dynamo_calendar: ^1.0.1" to clipboard
dynamo_calendar: ^1.0.1 copied to clipboard

A Flutter project that Supports flexible and customizable calendar/date-time picker widget for Flutter applications, supporting multiple modes

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dynamo_calendar

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

dependencies:
  dynamo_calendar: ^1.0.1

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:dynamo_calendar/dynamo_calendar.dart';
2
likes
150
points
146
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter project that Supports flexible and customizable calendar/date-time picker widget for Flutter applications, supporting multiple modes

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

cupertino_icons, flutter, intl, logger, table_calendar

More

Packages that depend on dynamo_calendar