ronjb / selectable

A Flutter widget that enables text selection over all the text widgets it contains
MIT License
18 stars 14 forks source link

Dependency issue #12

Closed sunilguptasg closed 1 year ago

sunilguptasg commented 1 year ago

Because selectable >=0.2.6 depends on characters ^1.2.1 and every version of flutter from sdk depends on characters 1.2.0, selectable >=0.2.6 is incompatible with flutter from sdk.

ronjb commented 1 year ago

@sunilguptasg,

I just released a new version of selectable (0.2.9) where the character's dependency is now ^1.2.0