flutter_translator 0.0.8 copy "flutter_translator: ^0.0.8" to clipboard
flutter_translator: ^0.0.8 copied to clipboard

discontinuedreplaced by: flutter_localization
outdated

Flutter Translator is a package use for in-app localization with json file. More easier and faster to implement. This package is inspired by the flutter_localizations itself.

0.0.8 #

  • rollback change on 0.0.7 which cause problem to the localization process

0.0.7 #

  • add possibility to add more custom delegate at the init() function

0.0.6 #

  • added get language name feature
  • in init() function, rename languageCodes to supportedLanguageCodes
  • added save parameter in translate() function, so you can decide to save the cache or not

0.0.5 #

  • fix bug where the initLanguageCode in init() function is not working

0.0.4 #

  • add language cache (the selected language will save and load when the app is open)

0.0.3 #

  • drop down the sdk and flutter version support

0.0.2 #

  • provide more documents and code comments

0.0.1 #

  • first version of the package
12
likes
0
pub points
65%
popularity

Publisher

unverified uploader

Flutter Translator is a package use for in-app localization with json file. More easier and faster to implement. This package is inspired by the flutter_localizations itself.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_localizations, shared_preferences

More

Packages that depend on flutter_translator