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
130
pub points
92%
popularity

Publisher

unverified uploader

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