l10m 0.3.3 copy "l10m: ^0.3.3" to clipboard
l10m: ^0.3.3 copied to clipboard

A library for modular localization in Dart. It allows you to split your localization files into multiple files and load them on demand

0.0.1 #

  • Initial version.

0.0.2 #

  • Format code.

0.0.3 #

  • Remove unnecessary codes

0.1.0 #

  • Apply the new structure for the library

0.1.1 #

  • Update README.md

0.1.2 #

  • Update README.md

0.1.3 #

  • Update README.md
  • Upgrade dependencies

0.1.4 #

  • Added flag --[no-]generate-root to disable the generation of the root folder

0.2.0 #

  • (Breaking changes) Added flag --[no-]nullable-getter to enable or disable the nullable getter. By default is true (nullable getters)

0.3.0 #

  • Added flag --generate-only-root to generate only the root folder
  • Added flag --generate-only-module to generate only the module folder
  • Added option -generate-module or -g to generate the module folder. This option is only active if the flag --generate-only-module is active.

0.3.1 #

  • Improvments erros messages

0.3.2 #

  • Improvments erros messages

0.3.3 #

  • Improvments erros messages
3
likes
0
pub points
19%
popularity

Publisher

unverified uploader

A library for modular localization in Dart. It allows you to split your localization files into multiple files and load them on demand

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args

More

Packages that depend on l10m