When you create a flutter project with flutter create the minimum iOS that it works on is iOS 9. But in my case i use AWS Amplify, but to use it I had to bump up the minimum iOS version to iOS 11. After the iOS bump the as you type formatting stopped working.