translatron 1.1.2
translatron: ^1.1.2 copied to clipboard
A package for translations, from api calls. Only use if your backend team can provide the needed api urls!
1.0.0 #
- dart run translatron --stat command added and dart run translatron --check command added
0.1.2 #
- dart run translatron --unused command fixed, now wont count _hu elements as unused
0.1.1 #
- dart run translatron --unused command added
0.1.0 #
- Misstype fixed
- Shared preferences key fixed
- Dependecies updated
0.0.6 #
- reLoadAtStart parameter added -> this allow you to reload the assets files, with hot-restart or regular restart
0.0.5 #
- Dependecies updated
0.0.4 #
- Offline working added for development without a webserver
0.0.3 #
- Code comments added, and bugfixes
0.0.2 #
- Misstypes fixed
0.0.1 #
- TODO: Describe initial release.