-
-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
About division future #65
Comments
I am personally not prioritizing this project. Therefore unless anyone else continues the development, the package would not get updated and improved anymore. |
I was going to create a similar post, I also wanted to use it, the problem is that with styled it is not possible to split the style from the widgets, with division it is since it is inspired by CSS! If it was possible to add any sort of decoration: styledDecoration I would have any issue with it, but for now I think that they are a little bit different |
they are quite different and with a different premise. My biggest concern with Division is performance and a large abstraction from what happens behind the scene. I would love to incorporate some of the strengths of Division into styled_widget. Mainly, as you said, decoupling the style from the widget. Making open source software takes a lot of effort with little return. There is probably a great opportunity in improving styled_widget or making Division up to date but I just don't prioritize it at the moment. |
I was thinking about using this in tom one of my next projects but was worried about its future is it going to skipped in favor of styled_widgets as one of core maintainers is working on it and also in git repo there is statement written that styled widget is replacement so will you guys stop supporting this package?
The text was updated successfully, but these errors were encountered: