25 Commits (811cb341bf25e17291ee9512be800da2bbea9c80)

Author SHA1 Message Date
Xin Yao 811cb341bf Add pedantic 4 years ago
Miller Adulu c593026fd9
Sound null safety migration (#87) 4 years ago
Xin Yao 9211afc479 Remove quill_delta dependency 4 years ago
li3317 2d81b70226 update pubspec yaml version and format code 4 years ago
li3317 7d4bfa67a8 support placeholder for empty content 4 years ago
singerdmx a3ee421d1a Add isEmpty method for Document class 4 years ago
li3317 e475d3b0c9 adjust cursor after undo/redo 4 years ago
singerdmx 1f333f4d96 Refactor out _handleImageInsert method 4 years ago
singerdmx 1486e5dcae Reformat code 4 years ago
li3317 89de513df2 fix insert image 4 years ago
singerdmx bb6fd50f36 automatically append '\n' for image 4 years ago
singerdmx 0706656937 Fix Undo throw Offset cannot be negative 4 years ago
singerdmx 1d900afa70 Fix append \n for image in _transform 4 years ago
singerdmx ce77729968 Handle multiple image inserts 4 years ago
singerdmx dfe812e837 expose Stream<Tuple3> get changes 4 years ago
singerdmx aaf419fbb0 Remove unused code 4 years ago
singerdmx 561fbbed3e Add history 4 years ago
singerdmx 341b9b015d Initial Image Picker implementation 4 years ago
singerdmx 4d4cdab520 Fix Container insert 4 years ago
singerdmx 63056546b2 Fix replace method 4 years ago
singerdmx e9f669da7e Add Document.fromJson(List data) 4 years ago
singerdmx 1c64c1a3fe Add logging for applying rule 4 years ago
singerdmx db2a280d47 Implement RawEditorState 4 years ago
singerdmx f5a1a61938 Add delegate and controller 4 years ago
singerdmx 85537417ff Add document class 4 years ago