gettext 1.2.0 icon indicating copy to clipboard operation
gettext: ^1.2.0 copied to clipboard

Platform agnostic dart implementation of gettext, a localization framework.

1.2.0 #

  • Null-safety support

1.1.0 #

  • Breaking change. Method addLocale(Map<String, dynamic> locale, {String domain: 'messages'}) changed to addLocale(Map<String, dynamic> locale, {String domain: 'messages'}).
  • Add setCatalog and addLocale methods

1.0.1 #

  • Add changelog and flutter example

1.0.0 #

  • First implementation
7
likes
130
pub points
86%
popularity

Publisher

unverified uploader

Platform agnostic dart implementation of gettext, a localization framework.

Repository (GitHub)

Documentation

API reference

License

Icon for licenses.MIT (LICENSE)

More

Packages that depend on gettext