localization_builder 0.14.0 copy "localization_builder: ^0.14.0" to clipboard
localization_builder: ^0.14.0 copied to clipboard

outdated

A data class builder for localization.

0.14.0 #

  • Locale is now optional for templated values.

0.12.0 #

  • Fixed CSV generators.

0.11.10 #

  • Added dart style formatting.

0.11.9 #

  • Migration to null safety.
  • Removed dart_style and code_builder dependencies.
  • Added fromJson factories.

0.9.1 #

  • Initial version