ota_generator 0.0.6
ota_generator: ^0.0.6 copied to clipboard
Source code generator to help create multi-language string translation with update over the air without any charges.
0.0.1 #
- Only support one schema of JSON translation
0.0.2 #
- Remove default value generator and use the default value direcly form parent class
- Remove dependencies of import hive package in parent class
- Add visual studio run config (launch.json)
0.0.3 #
- Fix some issue during load and update translation
0.0.4 #
- upgrade flutter version and update packages (working with anlyzer 5.x.x)
0.0.5 #
- Add new optional param skipIfParamNotMatch.
- Upgrade Minimum flutter version to 3.10.0
0.0.6 #
- Update the source_gen to allow version ">=1.4.0 <2.0.0"
- Add support to find the String by key