Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 534 Bytes

CHANGELOG.md

File metadata and controls

23 lines (17 loc) · 534 Bytes

[0.3.2]

  • Upgrade packages to latest

[0.3.1]

  • Upgrade Dart version to v3.0
  • Upgrade packages to latest

[0.3.0]

  • Recover the ability to use translation keys instead of ready translations
  • Add the generation bool parameter to inject (or not) generation DateTime
  • Use a local CSV file if Google sheet id is not provided

[0.2.0]

  • Use named-arg function to translate arg-string and plural-string

[0.1.0]

  • The default is to use tr() to translate

[0.0.3]

  • upgrade flutter to 3.0.5

[0.0.1]

  • initial release