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

Read Flutter version from pubspec.yaml #88

Open
brainwo opened this issue Jun 15, 2024 · 2 comments
Open

Read Flutter version from pubspec.yaml #88

brainwo opened this issue Jun 15, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@brainwo
Copy link

brainwo commented Jun 15, 2024

Add option to read Flutter version from pubspec.yaml when it's specified.

Fallback to .puro.json for channel name or specific fork version.

@pingbird
Copy link
Owner

The version constraint in pubspec.yaml is usually quite loose, I could add a warning that tells the user what the latest version that satisfies the constraints is

@aramix
Copy link

aramix commented Nov 26, 2024

if flutter version is not specified in pubspec.yaml, you can always find it in pubspec.lock

@pingbird pingbird added the enhancement New feature or request label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants