Relative Content

Tag Archive for flutterdartbloctextformfield

Unable to Enter text from TextFormField with Bloc

As you can see from the image below it is successfully fetching data from the API, but every time I click on TextFormField to enter text, It seems like it is calling another state or refreshing the page, That’s why I cannot type any message.