nank1ro / flutter-shadcn-ui

shadcn-ui ported in Flutter. Awesome UI components for Flutter, fully customizable.
https://mariuti.com/shadcn-ui
MIT License
657 stars 42 forks source link

change two_dimensional_scrollables version #74

Closed leavky closed 1 week ago

leavky commented 1 week ago

two_dimensional_scrollables: ^0.3.1 add a treeview widget, i need it

nank1ro commented 1 week ago

Hi, updating the dependency is not enough, it needs to be integrated in the ShadTable component. As soon as I have some free time I'll implement it

leavky commented 1 week ago

I mean I used the two_dimensional_scrollables, but flutter-shadcn-ui dependencies are low and I can't use both.

nank1ro commented 1 week ago

Use dependency_overrides and use the greater version

nank1ro commented 1 week ago

You can use the latest version ^0.5.3