flutter-quill
flutter-quill copied to clipboard
Doble space after a pasted link add an unwanted dot
Is there an existing issue for this?
- [X] I have searched the existing issues
Flutter Quill version
9.3.6
Steps to reproduce
- in case of physical android device make sure your keyboard has the "double space per period" setting enabled, but you can reproduce the error also in android and ios simulator
- copy a link (for example https://github.com) from the browser
- open the quill example app, empty section
- paste the link
- immediately after the link add two spaces
Expected results
Text: https://github.com Link: https://github.com
Actual results
Text: https://github.com Link: https://github.com.
Notice: these is a point at the end of a link which can make the link invalid but the writer doesn't notice
Code sample
No changes to the sample code
Screenshots or Video
Screenshots / Video demonstration
Logs
Logs
[Paste your logs here]