gettext 1.1.0 copy "gettext: ^1.1.0" to clipboard
gettext: ^1.1.0 copied to clipboard

outdated

Platform agnostic dart implementation of gettext, a localization framework.

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
0
points
1.39k
downloads

Publisher

unverified uploader

Weekly Downloads

Platform agnostic dart implementation of gettext, a localization framework.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on gettext