Commit Graph

27 Commits (77c3d99a784e5d7d861017fedaa440a7de8efe1a)

Author SHA1 Message Date
Parker Lougheed 5149510f44
Reenable simplistic_editor on CI () 9 months ago
Sasank Tumpati 0e1355841d
Fixed ThemeData in the Flutter Samples unnecessarily includes useMaterial3 = true (Issue ) () 10 months ago
Renzo Olivares 7dcea5e114
Add implementations for onShare and onSearchWeb () 12 months ago
Brett Morgan 0ccc283a4e
Fixup for failing Beta CI () 1 year ago
Brett Morgan e5ec08fccd
Update Samples for 3.16 () 1 year ago
Brett Morgan f1fd4341ff
Flutter beta () 1 year ago
Renzo Olivares 136e3cb273
[Simplistic_Editor] Add list of unsupported intents () 2 years ago
Renzo Olivares b312e3330b
Fix master CI for `simplistic_editor` () 2 years ago
Brett Morgan 36e7a6ab04
Update for Flutter 3.10 beta () 2 years ago
Renzo Olivares e09fada0a5
[Simplistic_Editor] Use new context menu API () 2 years ago
Renzo Olivares 881a439868
`simplistic_editor` : Fix keyboard shortcuts on `macOS` () 2 years ago
Renzo Olivares 37af63583f
`simplistic_editor`: Fix IME Candidate Menu on macOS/web () 2 years ago
Parker Lougheed 51f0a74820
Mixin `TextInputClient` to include `insertContent` implementation () 2 years ago
Brett Morgan 5401bb88b4
Flutter 3.7.0 () 2 years ago
Bruno Leroux 06a159a465
[simplistic_editor] - Fix delete key on desktop and backspace key on Web () 2 years ago
Brett Morgan 83f7059d83
Consolidated Flutter 3.3 update () 2 years ago
xster ce35e45702
add thumbnails to the books example to make memory leaks easier to test () 2 years ago
Renzo Olivares c00e838c51
Refactor Simplistic_Editor () 2 years ago
Brett Morgan 77cf69097a
Pull up `TextEditingDeltaHistoryManager` to drop redundancy () 3 years ago
Brett Morgan addafa93ec
Drop redundant `ToggleButtonsStateManager` instances () 3 years ago
Brett Morgan 4bb91df627
Making ToggleButtonState more obvious () 3 years ago
Brett Morgan 3a0a652984
Add `use_super_parameters` lint () 3 years ago
Brett Morgan 58bc5d7a58
Deps update, utilize `super.key` () 3 years ago
Renzo Olivares 7397bfdaaf
[Simplistic_Editor] Fix delta history color switch on web release build () 3 years ago
Brett Morgan ccd68f34e2
Beta () 3 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 () 3 years ago
Renzo Olivares 9fd13b507c
Add simplistic editor to samples to showcase TextEditingDeltas () 3 years ago