persian 1.2.0 copy "persian: ^1.2.0" to clipboard
persian: ^1.2.0 copied to clipboard

Utilities and Humanizer for Persian language and culture. Includes some String extensions and PersianDate class.

example/lib/example.dart

import 'package:persian/persian.dart';

PersianDate convertDateTime(DateTime dateTime) {
  return PersianDate.fromDateTime(dateTime);
}
41
likes
130
pub points
79%
popularity

Publisher

verified publisherpwa.ir

Utilities and Humanizer for Persian language and culture. Includes some String extensions and PersianDate class.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on persian