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

flutter pub global activate devtools #6550

Closed
Gunjesh2020 opened this issue Oct 18, 2023 · 2 comments
Closed

flutter pub global activate devtools #6550

Gunjesh2020 opened this issue Oct 18, 2023 · 2 comments

Comments

@Gunjesh2020
Copy link

The current Dart SDK version is 3.1.3.

Because pub global activate depends on devtools any which doesn't support null safety, version solving failed.

The lower bound of "sdk: '>=2.1.0-dev <3.0.0'" must be 2.12.0 or higher to enable null safety.

@parlough
Copy link
Member

Hi! I'm curious where you found instructions to globally activate devtools with pub?

DevTools is now published as part of the Dart and Flutter SDKs, so you don't need to complete any additional installation.

You can find out how to use DevTools through command-line or your editor on the docs website: https://docs.flutter.dev/tools/devtools/cli

@kenzieschmoll
Copy link
Member

Closing since DevTools is not shipped on pub.

Hi! I'm curious where you found instructions to globally activate devtools with pub?

I am also curious about this since DevTools has been shipped as part of the Flutter SDK for a couple years now.

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

3 participants