wutsi / sdui

SDUI make it easy to implement Server Driven UI pattern on flutter.
MIT License
94 stars 18 forks source link

Move all related 3rd party dependencies and widgets to another package #23

Closed RodolfoSilva closed 2 years ago

RodolfoSilva commented 2 years ago

Hey @wutsi, thanks for providing this awesome library. I have a suggestion, could we move all related 3rd party dependencies and widgets to another package? And have something like this:

What do you think?

wutsi commented 2 years ago

yeah, this is a good idea actually do you want to help splitting the project?

RodolfoSilva commented 2 years ago

Yeah, I could help you. You want keep in a monorepo or move the 3rd party to a new one?

wutsi commented 2 years ago

lets move to new repo for the sdui_plus and we will cleanup the main sdui after. I currently have projects that depends on sdui

RodolfoSilva commented 2 years ago

Ok, how can we proceed?