The latest Beta version (1.4.9-hotfix.1) has an issue where the iOS TextField's caret handles do not appear when text is selected.
This can be reproduced with a simple app that just has a TextField widget.
This is because the FadeTransition widgets around the handles never have the controllers run forward, because of some check failing to determine that the position is in the selection.