Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 429 Bytes

CHANGELOG.md

File metadata and controls

25 lines (21 loc) · 429 Bytes

0.1.3

Fix

  • Remove warning interpolation braces not needed

0.1.2

Fix

  • Special Characters cannot be included into messages

0.1.1

Fix

  • Update ReadMe

0.1.0

Feature

  • Scan json files
  • Code generate i18n.dart and message_all.dart required by Intl library
  • Support simple message
  • Support message with parameters
  • Support plural message with parameters
  • Support gender message with parameters