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

feat(flutter): Add flutter module #4605

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

said1296
Copy link

@said1296 said1296 commented Nov 14, 2022

Description

Add a module to detect flutter projects and get the version from .dart_tool/version. It is not possible to use "flutter --version" command since it times out.

Motivation and Context

Closes #4566

Screenshots (if appropriate):

How Has This Been Tested?

  • I have tested using MacOS
  • I have tested using Linux
  • I have tested using Windows

Checklist:

  • I have updated the documentation accordingly.
  • I have updated the tests accordingly.

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

Successfully merging this pull request may close these issues.

Add a module for Flutter
1 participant