-
When updating the translations or localizations in the app, please take a look at the Translation page as it has important notes in order to work, if you also add a feature that adds new localizations then you need to the instructions of it in order for the translations to take effect
-
Only update the
version.dartandCHANGELOG.mdat the root folder of the repo, then run the script:dart ./scripts/regenerate_versions.dartYou must mention the changes of the other packages in the repo in the root
CHANGELOG.mdonly and the script will replace theCHANGELOG.mdin the other packages with the root one, and change the version inpubspec.yamlwith the one inversion.dartin the root folder