Logo
Explore Help
Register Sign In
firka/flutter
firka/flutter
4
Fork 0
You've already forked flutter
Code Issues Pull Requests Packages Projects Releases Wiki Activity
flutter/packages
History
hangyu 9459f1c517
Fix chinese text is not selected by long press (#129320)
issue:#126652

 in Chinese text, word length is 1 and (position.offset == word.end) happens a lot.

Update if (position.offset >= word.end) to if (position.offset > word.end) to resolve the issue that Chinese characters are not selected.
2023-06-27 01:15:38 +00:00
..
flutter
Fix chinese text is not selected by long press (#129320)
2023-06-27 01:15:38 +00:00
flutter_driver
Remove AbstractNode from RenderObject and deprecate it (#128973)
2023-06-16 16:16:36 +00:00
flutter_goldens
flutter update-packages --force-upgrade (#128908)
2023-06-15 18:17:09 +00:00
flutter_goldens_client
Upgrade leak_tracker to 5.0.0 (#126367)
2023-05-16 04:39:26 +00:00
flutter_localizations
flutter update-packages --force-upgrade (#128908)
2023-06-15 18:17:09 +00:00
flutter_test
Remove AbstractNode from RenderObject and deprecate it (#128973)
2023-06-16 16:16:36 +00:00
flutter_tools
Prepare for making intl toBeginningOfSentenceCase non-nullable (#127488)
2023-06-23 03:25:45 +00:00
flutter_web_plugins
flutter update-packages --force-upgrade (#128908)
2023-06-15 18:17:09 +00:00
fuchsia_remote_debug_protocol
flutter update-packages --force-upgrade (#128908)
2023-06-15 18:17:09 +00:00
integration_test
iOS info.plist template: make UIViewControllerBasedStatusBar to be true (#128970)
2023-06-20 18:11:18 +00:00
analysis_options.yaml
Unify analysis options (#108462)
2022-07-28 09:07:49 -07:00
Version: 1.23.1 Page: 1009ms Template: 8ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API