fl_persian_date_picker 0.0.1-beta copy "fl_persian_date_picker: ^0.0.1-beta" to clipboard
fl_persian_date_picker: ^0.0.1-beta copied to clipboard

outdated

A beautiful date picker for Flutter which allows you to select persian dates easily by sliding months and years.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fl_persian_date_picker

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

dependencies:
  fl_persian_date_picker: ^0.0.1-beta

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:fl_persian_date_picker/fl_persian_date_picker.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A beautiful date picker for Flutter which allows you to select persian dates easily by sliding months and years.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, shamsi_date

More

Packages that depend on fl_persian_date_picker