AdobeXD / xd-to-flutter-plugin

Generate assets from XD for use in an existing Flutter project
BSD 2-Clause "Simplified" License
953 stars 97 forks source link

Setting to enable scrolling on text #114

Open gskinner opened 3 years ago

gskinner commented 3 years ago

Currently text that overflows in XD is exported with scrolling enabled in Flutter. This isn't a terribly intentional indicator though. It might be worth adding a setting to enable scrolling, ideally that would default based on the overflow state.