shamsi_date 0.4.3 copy "shamsi_date: ^0.4.3" to clipboard
shamsi_date: ^0.4.3 copied to clipboard

outdated

A Flutter package for using Jalali (Shamsi, Solar or Persian) date. You can convert Jalali and Georgian dates to each other.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shamsi_date

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

dependencies:
  shamsi_date: ^0.4.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:shamsi_date/shamsi_date.dart';
189
likes
0
pub points
94%
popularity

Publisher

unverified uploader

A Flutter package for using Jalali (Shamsi, Solar or Persian) date. You can convert Jalali and Georgian dates to each other.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on shamsi_date