yaml_localizations 1.5.0 copy "yaml_localizations: ^1.5.0" to clipboard
yaml_localizations: ^1.5.0 copied to clipboard

A minimal YAML localization package built on LocalizationsDelegate.

[1.5.0] #

  • update README
  • use named args for path and assetBundle

[1.4.0] #

  • update packages and sdk env

[1.3.0] #

  • use locale.toLanguageTag to build key
  • DOC improvements

[1.2.0] #

  • fix tests by adding GlobalMaterialLocalizations.delegates
  • add flutter_lints

[1.1.1] #

  • README asset path fix

[1.1.0] #

  • update yaml -> ^3.1.0

[1.0.0] #

  • stable null-safe version !
  • depends on yaml ^3.0.0
  • added widget tests
  • pass optional AssetBundle (for testing)

[0.4.0-nullsafety.0] #

  • updated yaml package and migrated to nullsafety

[0.3.0+1] #

  • improve description (and improve pub convention score)

[0.3.0] #

  • add support for country code e.g. en-GB
  • remove the need for supportedLanguageCodes (we expect assets for all supportedLocales)
  • simplify YamlLocalizationsDelegate constructor

[0.2.0] #

  • make constructor parameters @required
  • don't trim
  • simplify description

[0.1.0+5] #

  • update README

[0.1.0+4] #

  • update README

[0.1.0+3] #

  • add rationale to README

[0.1.0+2] #

  • simplify and remove danish from example

[0.1.0+1] #

  • Added a yaml example file to README
  • Added a new string example for broken lines

[0.1.0] #

  • initial release
2
likes
130
pub points
36%
popularity

Publisher

verified publisherapptakk.com

A minimal YAML localization package built on LocalizationsDelegate.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, yaml

More

Packages that depend on yaml_localizations