66 Commits (3b4e5d8a0ac81b0d96384d268e719e9f368b08cc)

Author SHA1 Message Date
Xin Yao c0f0ded452 Fix relative path 4 years ago
Till Friebe d4e4b0d507
Hide implementation files (#233) 4 years ago
Till Friebe ac68c2373d Improve further SOC of raw editor 4 years ago
Till Friebe 0c05c530e3
Improve SOC of raw editor (#228) 4 years ago
Till Friebe 5655920937
Improve SOC of raw editor (#227) 4 years ago
kevinDespoulains 1ac73b7cae
Adding missing overrides to make package work with Flutter 2.2.0 (#226) 4 years ago
Gyuri Majercsik 08412c167a 171: support for non-scrollable text editor (#188) 4 years ago
kevinDespoulains e49421f48c
Updating checkbox to handle tap (#186) 4 years ago
Xin Yao df602cfa9b Format code 4 years ago
Xun Gong 273340a1f6 Pass getTextPosition instead of passing the tap text position to be more flexible; optional ignoreFocus on replaceText 4 years ago
Xun Gong 106e54c3fc add scrollBottomInset 4 years ago
Till Friebe 8c663ad9f5 Add comments from Zefyr to nodes folder 4 years ago
Till Friebe 873bfbcee1 Sort constructors first 4 years ago
Till Friebe 5c18ca1dc3 Prefer int literals 4 years ago
Till Friebe 78594aa266 Cascade invocations 4 years ago
Till Friebe 0a136edb86 Avoid void async 4 years ago
Till Friebe 6c31fb1bc3 Avoid types on closure parameters 4 years ago
Till Friebe bc494bc50f Prefer final 4 years ago
Till Friebe 31ec14c114 Prefer relative imports 4 years ago
Xin Yao 41056bcc4c Revert "☝️ Update deprecated code (#136)" 4 years ago
Jeremie Corpinot d62f15d889
☝️ Update deprecated code (#136) 4 years ago
Xin Yao 084adcb1e7 Refactor code 4 years ago
Xin Yao 8ab586c318 Fix text selection in read-only mode 4 years ago
Xin Yao 53eaf34ad9 Revert change in openConnectionIfNeeded for readonly mode 4 years ago
hyouuu 047d0f729b
default color, Document.fromDelta, fix isItCut null check (#123) 4 years ago
Xin Yao f0dcca00d9 Readonly mode - temporary hack to dismiss keyboard 4 years ago
Xin Yao 5b9fb52804 Make showCursor default to true 4 years ago
Xin Yao 2bf7b8b585 Enable "Select", "Select All" and "Copy" in read-only mode 4 years ago
Till Friebe 977f94b347
Fix "Show toolbar" bug (#120) 4 years ago
Till Friebe 4c16af4420
Remove unnecessary parenthesis (#118) 4 years ago
Till Friebe dfeae914b1
Prefer const constructors in immutables (#117) 4 years ago
Till Friebe d6b21586a4
Prefer const constructors (#116) 4 years ago
Till Friebe 1cf37c1824
Rebuild editor when keyboard is already open (#111) 4 years ago
Till Friebe cd05dfaeb8
Avoid redundant argument values (#114) 4 years ago
Xin Yao 718912bc29 Clear hints 4 years ago
jochen fe7e0a6ba0 fix 4 years ago
Miller Adulu c593026fd9
Sound null safety migration (#87) 4 years ago
Xin Yao 54c3eb446e Web support for raw editor and keyboard listener 4 years ago
jochen 498dba598d fix crash on web (dart:io) 4 years ago
Xin Yao f7d05ba28a Upgrade version to [1.0.6] Add desktop support - WINDOWS, MACOS and LINUX 4 years ago
Jochen 4d01839360
desktop support (#79) 4 years ago
Xin Yao 5446a73b86 Fix _didChangeTextEditingValue for web 4 years ago
Xin Yao 766058b473 Upgrade version to 1.0.3 - Fix issue that text is not displayed while typing [WEB] 4 years ago
florianh01 a1d1a5cd2a
Adding an article to week 02 of articles of the week (#51) 4 years ago
li3317 4dfa6a476f format 4 years ago
li3317 e8a3d4c222 close _keyboardVisibilityController.onChange in dispose 4 years ago
Xin Yao c7b0eac42d Fix for unable to remove the last character (#44) 4 years ago
li3317 ae8f1a396b small fix 4 years ago
Xin Yao 2efb4b12c2 Update _keyboardVisibilityController.onChange.listen 4 years ago
Xin Yao 06000734e6 Update _keyboardVisibilityController.onChange.listen 4 years ago