dartlangeditorflutterflutter-appsflutter-examplesflutter-packageflutter-widgetquillquill-deltaquilljsreactquillrich-textrich-text-editorwysiwygwysiwyg-editor
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
779 B
779 B
Development notes
-
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