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
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.16.5, on macOS 14.2.1 23C71 darwin-arm64, locale ko-KR)
[✓] Android toolchain - develop for Android devices (Android SDK version 32.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 15.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2022.3)
[✓] VS Code (version 1.85.1)
[✓] VS Code (version 1.86.0-insider)
[✓] Connected device (2 available)
[✓] Network resources
Expected behavior
It looks like the Provider inspector of DevTools should be connected correctly.
Thanks.
The text was updated successfully, but these errors were encountered:
@rrousselGit I see this has been marked as completed, but I am experiencing the same issue and I'm not using Riverpod. Here are my env and dependencies in pubspec.yaml:
Describe the bug
The following error message is displayed:
But in "pubspec.yaml" it is defined as "provider: ^6.1.1":
flutter doctor:
Expected behavior
It looks like the Provider inspector of DevTools should be connected correctly.
Thanks.
The text was updated successfully, but these errors were encountered: