Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request
Description
Step 2 of the major update
Improvements
Additional notes
I suggest not publishing this release yet, instead wait while I send the other pull requests which can be up to 15 and 5 as a minimum, and then release version 8.0.0
but that is up to you if you want to even though I prefer to release something more stable and complete in one go
Why did I send this pull request now??
Again to avoid conflicts since I have renamed a lot of things and organized the buttons widgets into one folder,
it will require more time to fix the conflicts because while I make the other changes it can take quite some time
and it will be harder to review and test
To save some time I will not mention this in step 3 of the major update 8.0.0
and probably won't mention many details because we definitely would rather spend that time on the updates, fixes, and other improvements for now
after the major update 8.0.0, the flutter_quill_extensions will probably need to be updated and we will work on that next in order to work with the latest version
Checklist
CHANGELOG.md
with my changes in the next sectiondart fix --apply
on the projectflutter test
andflutter analyze
and it passed successfully