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've tried to add flutter_secure_storage on this environment
sdk: ^3.5.4
the version 4.2.1 get installed rather than the last version " 9.2.2"
here is the 'flutter doctor -v" output
[✓] Flutter (Channel stable, 3.24.4, on macOS 15.1.1 24B91 darwin-arm64, locale
en-US)
• Flutter version 3.24.4 on channel stable at
/Users/noaman/development/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 603104015d (9 weeks ago), 2024-10-24 08:01:25 -0700
• Engine revision db49896cf2
• Dart version 3.5.4
• DevTools version 2.37.3
[✓] Android toolchain - develop for Android devices (Android SDK version
35.0.0-rc4)
• Android SDK at /Users/noaman/Library/Android/sdk
• Platform android-35, build-tools 35.0.0-rc4
• Java binary at:
/Users/noaman/Applications/AndroidStudio.app/Contents/jbr/Contents/Home/bi
n/java
• Java version OpenJDK Runtime Environment (build 21.0.3+-79915917-b509.11)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 16.2)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 16C5032a
• CocoaPods version 1.16.2
[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (version 2024.2)
• Android Studio at /Users/noaman/Applications/AndroidStudio.app/Contents
• 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 21.0.3+-79915917-b509.11)
[✓] VS Code (version 1.96.2)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.102.0
[✓] Connected device (4 available)
• iPhone 16 Pro Max (mobile) • F70BD410-E5C9-4F85-A81B-101D2EF981D4 •
ios • com.apple.CoreSimulator.SimRuntime.iOS-18-2 (simulator)
• macOS (desktop) • macos •
darwin-arm64 • macOS 15.1.1 24B91 darwin-arm64
• Mac Designed for iPad (desktop) • mac-designed-for-ipad •
darwin • macOS 15.1.1 24B91 darwin-arm64
• Chrome (web) • chrome •
web-javascript • Google Chrome 131.0.6778.205
! Error: Browsing on the local area network for Noaman iPhone. Ensure the
device is unlocked and attached with a cable or associated with the same
local area network as this Mac.
The device must be opted into Developer Mode to connect wirelessly. (code
-27)
[✓] Network resources
• All expected network resources are available.
• No issues found!
The text was updated successfully, but these errors were encountered:
I've tried to add flutter_secure_storage on this environment
the version 4.2.1 get installed rather than the last version " 9.2.2"
here is the 'flutter doctor -v" output
The text was updated successfully, but these errors were encountered: