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.27.1, on macOS 15.2 24C101 darwin-arm64, locale ja-JP)
[!] Android toolchain - develop for Android devices (Android SDK version 35.0.0)
! Some Android licenses not accepted. To resolve this, run: flutter doctor --android-licenses
[✓] Xcode - develop for iOS and macOS (Xcode 16.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2024.1)
[✓] VS Code (version 1.95.0)
[✓] Connected device (3 available)
[✓] Ne
The text was updated successfully, but these errors were encountered:
Current Behavior
While trying to build our app, we were getting warning logs like this:
Add the following to
android/build.gradle
to output the above log.Steps to Reproduce
flutter pub add karte_core@^1.3.0
flutter run
Context (Environment)
run
flutter doctor
The text was updated successfully, but these errors were encountered: