adoptive_calendar 0.2.0 copy "adoptive_calendar: ^0.2.0" to clipboard
adoptive_calendar: ^0.2.0 copied to clipboard

A Flutter Package That will provide to you a Date and Time Picker in IOS 14 Calendar view Style. This is an Adoptive Calendar in Cupertino View.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adoptive_calendar

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

dependencies:
  adoptive_calendar: ^0.2.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:adoptive_calendar/adoptive_calendar.dart';
36
likes
150
points
675
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter Package That will provide to you a Date and Time Picker in IOS 14 Calendar view Style. This is an Adoptive Calendar in Cupertino View.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on adoptive_calendar