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);
}
44
likes
140
points
64
downloads

Publisher

verified publisherpwa.ir

Weekly Downloads

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

Documentation

API reference

License

MIT (license)

More

Packages that depend on persian