How to fix ‘net::ERR_CLEARTEXT_NOT_PERMITTED’ in flutter
Limited Time Offer!
For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly.
Master DevOps, SRE, DevSecOps Skills!
Error:
net::ERR_CLERTEXT_NOT_PERMITTED
Solution:
Go to the AXML file
should be located in the path:
D:\MyhospitalNow\mhn_app_patient\android\app\src\main/AndroidManifest.xml
Add this code XML file android:usesCleartextTraffic=”true”