I am getting Input Manager Error in Flutter whenever I tap on TextFormField widget to type
Whenever I seem to tap on an TextFormField widget to input any text I get this error. Searching through the internet the only solution I seem to get is that I need to update my manifest file for proper quering. I tried changing quite a few things in the manifest file but nothing seems to work.