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.
1.5 KiB
1.5 KiB
Description
Replace this paragraph with a description of what this PR is doing. If you're modifying existing behavior, describe the existing behavior, how this PR is changing it, and what motivated the change.
Related Issues
Type of Change
- ✨ New feature: Adds new functionality without breaking existing features.
- 🛠️ Bug fix: Resolves an issue without altering current behavior.
- 🧹 Code refactor: Code restructuring that does not affect behavior.
- ❌ Breaking change: Alters existing functionality and requires updates.
- 🧪 Tests: Adds new tests or modifies existing tests.
- 📝 Documentation: Updates or additions to documentation.
- 🗑️ Chore: Routine tasks, or maintenance.
- ✅ Build configuration change: Changes to build or deploy processes.