division
division copied to clipboard
About division future
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?
I am personally not prioritizing this project. Therefore unless anyone else continues the development, the package would not get updated and improved anymore. I would suggest using the styled_widget package. Is there any specific reason why you want to use division over styled_widget?
I am personally not prioritizing this project. Therefore unless anyone else continues the development, the package would not get updated and improved anymore. I would suggest using the styled_widget package. Is there any specific reason why you want to use division over styled_widget?
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. If anyone is interested in contributing and continue the development, I will be more than happy to allow for that