vn_date_time_picker 0.2.3 copy "vn_date_time_picker: ^0.2.3" to clipboard
vn_date_time_picker: ^0.2.3 copied to clipboard

Customizable date, time, date-time and date range picker for Flutter. Vietnamese & English, haptic feedback, landscape layout, full theming.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vn_date_time_picker

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

dependencies:
  vn_date_time_picker: ^0.2.3

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:vn_date_time_picker/vn_date_time_picker.dart';
0
likes
160
points
7
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Customizable date, time, date-time and date range picker for Flutter. Vietnamese & English, haptic feedback, landscape layout, full theming.

Repository (GitHub)
View/report issues

Topics

#date-picker #time-picker #calendar #date-range #ui

License

MIT (license)

Dependencies

flutter

More

Packages that depend on vn_date_time_picker