flutter/packages
stuartmorgan 3da995adec
Handle backspace in text fields (#68812)
Currently the framework handles delete, but not backspace, so embeddings
all have to implement backspace handling themselves. This eliminates
that inconsistency and allows simplified code in embeddings by adding
backspace handling.

It also fixes a bug uncovered in the delete handling where deleting a
selection would also delete the next character after the selection.
2020-10-22 13:51:07 -07:00
..
_flutter_web_build_script Update package:stack_trace dependency to 1.10.0-nullsafety.4 (#68132) 2020-10-16 16:35:20 +02:00
flutter Handle backspace in text fields (#68812) 2020-10-22 13:51:07 -07:00
flutter_driver Revert "enable unnecessary_string_escapes and use_raw_strings (#68302)" (#68714) 2020-10-21 08:16:13 -07:00
flutter_goldens Update package:stack_trace dependency to 1.10.0-nullsafety.4 (#68132) 2020-10-16 16:35:20 +02:00
flutter_goldens_client Clean up after large refactor (#67939) 2020-10-13 13:42:02 -07:00
flutter_localizations Revert "enable unnecessary_string_escapes and use_raw_strings (#68302)" (#68714) 2020-10-21 08:16:13 -07:00
flutter_test Generate RawKeyEvents for iOS 13.4+ (#65193) 2020-10-22 13:33:51 -07:00
flutter_tools App.framework must support iOS 8 for older Flutter projects (#68729) 2020-10-22 13:50:54 -07:00
flutter_web_plugins Update package:stack_trace dependency to 1.10.0-nullsafety.4 (#68132) 2020-10-16 16:35:20 +02:00
fuchsia_remote_debug_protocol Update package:stack_trace dependency to 1.10.0-nullsafety.4 (#68132) 2020-10-16 16:35:20 +02:00
analysis_options.yaml