parsi_datetime_picker 0.0.2 copy "parsi_datetime_picker: ^0.0.2" to clipboard
parsi_datetime_picker: ^0.0.2 copied to clipboard

A comprehensive Persian(شاه کاوی) date and time picker for Flutter with Material and Cupertino styles, supporting Imperial Persian calendar.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add parsi_datetime_picker

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

dependencies:
  parsi_datetime_picker: ^0.0.2

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:parsi_datetime_picker/parsi_datetime_picker.dart';
1
likes
160
points
7
downloads

Documentation

API reference

Publisher

verified publisherswanflutterdev.com

Weekly Downloads

A comprehensive Persian(شاه کاوی) date and time picker for Flutter with Material and Cupertino styles, supporting Imperial Persian calendar.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_localizations, imperial_persian_date, intl

More

Packages that depend on parsi_datetime_picker