flutter-code-editor
flutter-code-editor copied to clipboard
Horizontal scroll not working in ios
CodeField does not scroll horizontally on iOS. Check your example 02, you can scroll vertically but not horizontally. Works fine on Android though. How can i make it scrollable for ios?