You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
samples/simplistic_editor/lib
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
..
basic_text_field.dart Add simplistic editor to samples to showcase TextEditingDeltas (#1217) 2 years ago
basic_text_input_client.dart Add simplistic editor to samples to showcase TextEditingDeltas (#1217) 2 years ago
main.dart Add simplistic editor to samples to showcase TextEditingDeltas (#1217) 2 years ago
replacements.dart 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
text_editing_delta_history_manager.dart Add simplistic editor to samples to showcase TextEditingDeltas (#1217) 2 years ago
toggle_button_state_manager.dart Add simplistic editor to samples to showcase TextEditingDeltas (#1217) 2 years ago