-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,16 @@ | ||
name: shamsi_date | ||
description: > | ||
A Flutter and Dart package for using Jalali (Shamsi, Solar, Persian, Jalaali, شمسی or خورشیدی) calendar. | ||
You can convert, format and manipulate Jalali and Gregorian (Miladi or میلادی) date and times. | ||
A Flutter and Dart package for using Jalali (Shamsi, Solar, Persian, Jalaali or شمسی) calendar. | ||
You can convert, format and manipulate Jalali and Gregorian (Miladi) date and times. | ||
repository: https://github.com/FatulM/shamsi_date | ||
homepage: https://github.com/FatulM/shamsi_date | ||
|
||
version: 1.0.3 | ||
version: 1.0.4 | ||
|
||
environment: | ||
sdk: '>=2.12.0 <4.0.0' | ||
|
||
dev_dependencies: | ||
lints: ^4.0.0 | ||
test: ^1.0.0 | ||
|