Separate the package in two parts to get less dependencies #377
Unanswered
HrX03
asked this question in
Feature Request
Replies: 2 comments
-
Submit a PR for that |
Beta Was this translation helpful? Give feedback.
0 replies
-
We will have only one package to ship |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As of now flutter_quill has a lot of dependencies for the toolbar, i was wondering if the toolbar impl can just be moved to another optional package so if you want to implement your custom toolbar you don't have to depend on that many packges.
I'm eventually considering using the package for one of my apps but as of now the dependencies are the issue, i'd end up shipping more than i'd actually use
Beta Was this translation helpful? Give feedback.
All reactions