persian_horizontal_date_picker 0.1.7 copy "persian_horizontal_date_picker: ^0.1.7" to clipboard
persian_horizontal_date_picker: ^0.1.7 copied to clipboard

A customizable horizontal date picker library for Flutter. Support both jalali and gregorian dates.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add persian_horizontal_date_picker

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

dependencies:
  persian_horizontal_date_picker: ^0.1.7

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:persian_horizontal_date_picker/persian_horizontal_date_picker.dart';
13
likes
130
pub points
61%
popularity

Publisher

unverified uploader

A customizable horizontal date picker library for Flutter. Support both jalali and gregorian dates.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, scroll_to_index, shamsi_date

More

Packages that depend on persian_horizontal_date_picker