i18n_translator 0.1.5 copy "i18n_translator: ^0.1.5" to clipboard
i18n_translator: ^0.1.5 copied to clipboard

outdated

A flutter package designed to make internationalizing your flutter app a breeze.

0.1.5 #

  • Using mixin, created a Bloc version of TranslatorProvider called TranslatorProviderBloc. Also removed single instance method from the TranslatorProvider.

0.1.2 #

  • Edited package summary and readme files.

0.1.1 #

  • Minor formatting.

0.1.0 #

  • Implemented pub.dev health suggestions.
  • Moved package to a release version as we are convinced the package is ready for public use after two days of testing.

0.0.1 #

  • Initial Open Source release of i18n_translator.