Commit Graph

29 Commits (3b67c602745787d4508ff8af770728b3e5746091)

Author SHA1 Message Date
Brett Morgan 7d169b4d98
Update for 3.13 stable (#1992)
11 months ago
Brett Morgan f1fd4341ff
Flutter beta (#1952)
11 months ago
Renzo Olivares 136e3cb273
[Simplistic_Editor] Add list of unsupported intents (#1927)
1 year ago
Renzo Olivares b312e3330b
Fix master CI for `simplistic_editor` (#1926)
1 year ago
Brett Morgan 82e38e5b79
Update samples for Dart 3.0.0 (#1803)
1 year ago
Brett Morgan 36e7a6ab04
Update for Flutter 3.10 beta (#1746)
1 year ago
Renzo Olivares e09fada0a5
[Simplistic_Editor] Use new context menu API (#1733)
1 year ago
Brett Morgan 31a3d14618
Rebuild runners (#1725)
1 year ago
Brett Morgan 3bafa557f7
Update `sdk` constraint range and update runners (#1706)
1 year ago
Renzo Olivares 881a439868
`simplistic_editor` : Fix keyboard shortcuts on `macOS` (#1684)
1 year ago
Renzo Olivares 37af63583f
`simplistic_editor`: Fix IME Candidate Menu on macOS/web (#1683)
1 year ago
Brett Morgan 3e9bb78aec
Create `analysis_defaults` package (#1654)
1 year ago
Parker Lougheed 51f0a74820
Mixin `TextInputClient` to include `insertContent` implementation (#1618)
1 year ago
Brett Morgan 5401bb88b4
Flutter 3.7.0 (#1556)
1 year ago
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