Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with Color Cues #7184

Open
Passer-by opened this issue Jan 22, 2024 · 0 comments
Open

Problem with Color Cues #7184

Passer-by opened this issue Jan 22, 2024 · 0 comments
Assignees

Comments

@Passer-by
Copy link

Passer-by commented Jan 22, 2024

image

Code

enum TestEnum{
  orange;
}

void main() async {
  TestEnum.orange;
}

Flutter doctor

[!] Flutter (Channel stable, 3.13.9, on macOS 13.5.1 22G90 darwin-arm64, locale
    zh-Hans-CN)
    • Flutter version 3.13.9 on channel stable at /Users/cd/fvm/versions/3.13.8
    ! Warning: `dart` on your path resolves to
      /opt/homebrew/Cellar/dart/3.1.3/libexec/bin/dart, which is not inside your
      current Flutter SDK checkout at /Users/cd/fvm/versions/3.13.8. Consider
      adding /Users/cd/fvm/versions/3.13.8/bin to the front of your path.
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision d211f42860 (3 months ago), 2023-10-25 13:42:25 -0700
    • Engine revision 0545f8705d
    • Dart version 3.1.5
    • DevTools version 2.25.0
    • Pub download mirror https://pub.flutter-io.cn
    • Flutter download mirror https://storage.flutter-io.cn
    • If those were intentional, you can disregard the above warnings; however
      it is recommended to use "git" directly to perform update checks and
      upgrades.

IDE

Android Studio Hedgehog | 2023.1.1 Patch 1

IDE Plugin Version

Flutter : 77.1.2
Dart : 231.9411

@AlexV525 AlexV525 self-assigned this Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants