gettext 1.2.0 copy "gettext: ^1.2.0" to clipboard
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
150
points
1.49k
downloads

Publisher

unverified uploader

Weekly Downloads

Platform agnostic dart implementation of gettext, a localization framework.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on gettext