jalaali 0.4.1 copy "jalaali: ^0.4.1" to clipboard
jalaali: ^0.4.1 copied to clipboard

A flutter package to make working with solar date easier. You can convert dates to solar dates and manipulate those by using this package in your app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add jalaali

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

dependencies:
  jalaali: ^0.4.1

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

Publisher

unverified uploader

A flutter package to make working with solar date easier. You can convert dates to solar dates and manipulate those by using this package in your app.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, test

More

Packages that depend on jalaali