You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have just add package to my flutter project and start coding i got this error
flutter info:
╰─$ flutter doctor -v
[✓] Flutter (Channel stable, 3.22.3, on Linux Mint 21.3 5.15.0-91-generic,
locale en_US.UTF-8)
• Flutter version 3.22.3 on channel stable at /home/abolfazl/dev/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision b0850beeb2 (6 weeks ago), 2024-07-16 21:43:41 -0700
• Engine revision 235db911ba
• Dart version 3.4.4
• DevTools version 2.34.3
[✓] Android toolchain - develop for Android devices (Android SDK version 35.0.0)
• Android SDK at /home/abolfazl/Android/Sdk
• Platform android-35, build-tools 35.0.0
• Java binary at: /home/abolfazl/dev/android-studio/jbr/bin/java
• Java version OpenJDK Runtime Environment (build
17.0.11+0-17.0.11b1207.24-11852314)
• All Android licenses accepted.
[✓] Chrome - develop for the web
• Chrome at google-chrome
[✓] Linux toolchain - develop for Linux desktop
• Ubuntu clang version 14.0.0-1ubuntu1.1
• cmake version 3.22.1
• ninja version 1.10.1
• pkg-config version 0.29.2
[✓] Android Studio (version 2024.1)
• Android Studio at /home/abolfazl/dev/android-studio
• Flutter plugin version 80.0.2
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build
17.0.11+0-17.0.11b1207.24-11852314)
[✓] VS Code (version 1.91.1)
• VS Code at /usr/share/code
• Flutter extension version 3.94.0
[!] Proxy Configuration
• HTTP_PROXY is set
! NO_PROXY is not set
[✓] Connected device (3 available)
• Android SDK built for x86 (mobile) • emulator-5554 • android-x86 •
Android 7.0 (API 24) (emulator)
• Linux (desktop) • linux • linux-x64 •
Linux Mint 21.3 5.15.0-91-generic
• Chrome (web) • chrome • web-javascript •
Google Chrome 126.0.6478.182
[✓] Network resources
• All expected network resources are available.
The text was updated successfully, but these errors were encountered:
Build fail on adding package!
i have just add package to my flutter project and start coding i got this error
flutter info:
╰─$ flutter doctor -v
[✓] Flutter (Channel stable, 3.22.3, on Linux Mint 21.3 5.15.0-91-generic,
locale en_US.UTF-8)
• Flutter version 3.22.3 on channel stable at /home/abolfazl/dev/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision b0850beeb2 (6 weeks ago), 2024-07-16 21:43:41 -0700
• Engine revision 235db911ba
• Dart version 3.4.4
• DevTools version 2.34.3
[✓] Android toolchain - develop for Android devices (Android SDK version 35.0.0)
• Android SDK at /home/abolfazl/Android/Sdk
• Platform android-35, build-tools 35.0.0
• Java binary at: /home/abolfazl/dev/android-studio/jbr/bin/java
• Java version OpenJDK Runtime Environment (build
17.0.11+0-17.0.11b1207.24-11852314)
• All Android licenses accepted.
[✓] Chrome - develop for the web
• Chrome at google-chrome
[✓] Linux toolchain - develop for Linux desktop
• Ubuntu clang version 14.0.0-1ubuntu1.1
• cmake version 3.22.1
• ninja version 1.10.1
• pkg-config version 0.29.2
[✓] Android Studio (version 2024.1)
• Android Studio at /home/abolfazl/dev/android-studio
• Flutter plugin version 80.0.2
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build
17.0.11+0-17.0.11b1207.24-11852314)
[✓] VS Code (version 1.91.1)
• VS Code at /usr/share/code
• Flutter extension version 3.94.0
[!] Proxy Configuration
• HTTP_PROXY is set
! NO_PROXY is not set
[✓] Connected device (3 available)
• Android SDK built for x86 (mobile) • emulator-5554 • android-x86 •
Android 7.0 (API 24) (emulator)
• Linux (desktop) • linux • linux-x64 •
Linux Mint 21.3 5.15.0-91-generic
• Chrome (web) • chrome • web-javascript •
Google Chrome 126.0.6478.182
[✓] Network resources
• All expected network resources are available.
The text was updated successfully, but these errors were encountered: