thai_buddhist_date_pickers 0.1.6 copy "thai_buddhist_date_pickers: ^0.1.6" to clipboard
thai_buddhist_date_pickers: ^0.1.6 copied to clipboard

Flutter calendar and pickers (dialog/fullscreen, range, multi) for Thai Buddhist (พ.ศ.) and Gregorian (ค.ศ.), built on thai_buddhist_date.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add thai_buddhist_date_pickers

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

dependencies:
  thai_buddhist_date_pickers: ^0.1.6

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:thai_buddhist_date_pickers/thai_buddhist_date_pickers.dart';
3
likes
160
points
12
downloads

Publisher

verified publisherkidpech.app

Weekly Downloads

Flutter calendar and pickers (dialog/fullscreen, range, multi) for Thai Buddhist (พ.ศ.) and Gregorian (ค.ศ.), built on thai_buddhist_date.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, thai_buddhist_date

More

Packages that depend on thai_buddhist_date_pickers