flutter-code-editor icon indicating copy to clipboard operation
flutter-code-editor copied to clipboard

Disable smart quotes and smart dashes on iOS

Open rohansingh opened this issue 1 year ago • 0 comments

Expose smartDashesType and smartQuotesType on the underlying TextField, and disable them by default.

This fixes an issue where typing a " on the iOS keyboard would automatically be replaced by a .

rohansingh avatar Jul 26 '24 14:07 rohansingh