Future<void> fetchData() async {
    final response = await http.get(Uri.parse(
        'https://calendrier-des-brocantes.com/vide-greniers-brocante/manche-departement/30-07-2023/'));
Error
Error: XMLHttpRequest error.
    dart-sdk/lib/_internal/js_dev_runtime/patch/core_patch.dart 942:28                get current
packages/http/src/browser_client.dart 81:22                                       <fn>
I was expecting raw informatin in order to analyze piece. of data
 
    