datepicker_studio 1.1.0 copy "datepicker_studio: ^1.1.0" to clipboard
datepicker_studio: ^1.1.0 copied to clipboard

A themeable date picker toolkit for Flutter — range, single, birthday, and date-time modes across a bottom sheet, dialog, inline calendar, and form field.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add datepicker_studio

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

dependencies:
  datepicker_studio: ^1.1.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:datepicker_studio/datepicker_studio.dart';
2
likes
160
points
123
downloads
screenshot

Documentation

API reference

Publisher

verified publisherfarhansadikgalib.com

Weekly Downloads

A themeable date picker toolkit for Flutter — range, single, birthday, and date-time modes across a bottom sheet, dialog, inline calendar, and form field.

Homepage
Repository (GitHub)
View/report issues

Topics

#date #date-picker #calendar #date-range #picker

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on datepicker_studio