persian 2.0.0 copy "persian: ^2.0.0" to clipboard
persian: ^2.0.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
160
points
201
downloads

Documentation

API reference

Publisher

verified publisherpwa.ir

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on persian