1b72600567ffa1fa54532ad7970e634c4c6dc7d9
Floating cursor selection hasn't worked as we haven't been returning a real value for `caretRectForPosition:`. If we have the selection rectangles, we can do so. Fixes [#30476](https://github.com/flutter/flutter/issues/30476) Requires selection rects to be turned on for iPhone (https://github.com/flutter/flutter/pull/113048) writing and running engine tests.
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%