flutter-code-editor
flutter-code-editor copied to clipboard
Line Numbers escape the widget
Also, why is the line numbers side bar so... wide?!
Turns out they dont even scroll
What the hell is _numberScroll for if you dont even use it?!
- What platform?
- Show the reproducible example.
- Show
flutter doctor -v
Doesnt matter. as long as you dont wrap the entire code field in a scroll view, it happens continuously.
I know it does because i checked the implementation code and _numberScroll isnt used at all