Commit Graph

15 Commits (be309ecc07f89090c4f2066bd760c7139dc41b2c)

Author SHA1 Message Date
Bruno Leroux 06a159a465
[simplistic_editor] - Fix delete key on desktop and backspace key on Web (#1458)
2 years ago
Brett Morgan 83f7059d83
Consolidated Flutter 3.3 update (#1401)
2 years ago
xster ce35e45702
add thumbnails to the books example to make memory leaks easier to test (#1353)
2 years ago
Renzo Olivares c00e838c51
Refactor Simplistic_Editor (#1375)
2 years ago
Brett Morgan 77cf69097a
Pull up `TextEditingDeltaHistoryManager` to drop redundancy (#1306)
2 years ago
Brett Morgan addafa93ec
Drop redundant `ToggleButtonsStateManager` instances (#1305)
2 years ago
Brett Morgan 4af443d33f
Drop lock files from repo (#1282)
2 years ago
Brett Morgan 4bb91df627
Making ToggleButtonState more obvious (#1286)
2 years ago
Brett Morgan 3a0a652984
Add `use_super_parameters` lint (#1269)
2 years ago
Brett Morgan 58bc5d7a58
Deps update, utilize `super.key` (#1265)
2 years ago
Renzo Olivares 7397bfdaaf
[Simplistic_Editor] Fix delta history color switch on web release build (#1264)
2 years ago
Brett Morgan ccd68f34e2
Beta (#1234)
2 years ago
Craig Labenz e8b2bec22a
Add Material You and Rich Text Editor samples (#1223)
2 years ago
Renzo Olivares f057071adc
Fix issue where intervals where merged when they did not overlap due to a typo, also only add interval to merged list if it has overlapped and been merged (#1228)
2 years ago
Renzo Olivares 9fd13b507c
Add simplistic editor to samples to showcase TextEditingDeltas (#1217)
2 years ago