zeshuaro / google_api_headers

A Flutter plugin for getting the headers required to call Google APIs with an app restricted API key
https://pub.dev/packages/google_api_headers
MIT License
9 stars 22 forks source link

[BUG] A problem occurred configuring project ':google_api_headers'. #490

Open nishantvekariya21 opened 3 weeks ago

nishantvekariya21 commented 3 weeks ago

Steps to Reproduce

flutter run

Expected behaviour

I was expecting not to throw an error.

Actual behaviour

FAILURE: Build failed with an exception.

Flutter doctor output

[√] Flutter (Channel stable, 3.24.3, on Microsoft Windows [Version 10.0.22631.4169], locale en-IN) • Flutter version 3.24.3 on channel stable at C:\src\3.24.3 • Upstream repository https://github.com/flutter/flutter.git • Framework revision 2663184aa7 (10 days ago), 2024-09-11 16:27:48 -0500 • Engine revision 36335019a8 • Dart version 3.5.3 • DevTools version 2.37.3

[√] Windows Version (Installed version of Windows is version 10 or higher)

[√] Android toolchain - develop for Android devices (Android SDK version 35.0.0) • Android SDK at C:\Users\nishant\AppData\Local\Android\sdk • Platform android-35, build-tools 35.0.0 • Java binary at: C:\Program Files\Android\Android Studio\jbr\bin\java • Java version OpenJDK Runtime Environment (build 17.0.10+0--11609105) • All Android licenses accepted.

[√] Chrome - develop for the web • Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe

[X] Visual Studio - develop Windows apps X Visual Studio not installed; this is necessary to develop Windows apps. Download at https://visualstudio.microsoft.com/downloads/. Please install the "Desktop development with C++" workload, including all of its default components

[√] Android Studio (version 2024.1) • Android Studio at C:\Program Files\Android\Android Studio • Flutter plugin can be installed from: https://plugins.jetbrains.com/plugin/9212-flutter • Dart plugin can be installed from: https://plugins.jetbrains.com/plugin/6351-dart • Java version OpenJDK Runtime Environment (build 17.0.10+0--11609105)

[√] VS Code (version 1.93.1) • VS Code at C:\Users\nishant\AppData\Local\Programs\Microsoft VS Code • Flutter extension version 3.96.0

[√] Connected device (4 available) • Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 10.0.22631.4169] • Chrome (web) • chrome • web-javascript • Google Chrome 128.0.6613.138 • Edge (web) • edge • web-javascript • Microsoft Edge 129.0.2792.52

[√] Network resources • All expected network resources are available.

Additional Context

No response

AhmedElbasha97 commented 1 week ago

i suffer from he same issue