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

Migrate to Flutter Infra API for retrieving Flutter SDK details and url #1

Closed
sampathbalivada opened this issue May 11, 2020 · 1 comment

Comments

@sampathbalivada
Copy link
Owner

Use the Flutter Infra releases API for retrieving Flutter SDK URL instead of a hardcoded JSON on project repo.

API URL:
https://storage.googleapis.com/flutter_infra/releases/releases_windows.json

@daffaalam
Copy link

It's very cool...
I have an idea for this, maybe you can try to see it at https://github.com/daffaalam/flutter_installer_cli, it implements Flutter and Java download API, and for sdkmanager you might be able to use the sdkmanager --list command and parsing the output

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