stringcare 0.1.2 copy "stringcare: ^0.1.2" to clipboard
stringcare: ^0.1.2 copied to clipboard

Flutter plugin for obfuscate and reveal strings and any other data.

0.1.2 #

  • Added refreshWithLang(String) method language change.
  • Added refreshWithLocale(Locale) method language change.

0.1.0 #

  • Added string() method for getting resources.
  • Added withLang for overriding current language (string format).
  • Added withLocale for overriding current language (locale format).
  • Added RemoteLanguages for overriding translations at runtime.

0.0.1 #

  • Initial version.