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

ci(flutter): setup CI for Flutter lint and test #1809

Merged
merged 26 commits into from
Feb 24, 2025
Merged

ci(flutter): setup CI for Flutter lint and test #1809

merged 26 commits into from
Feb 24, 2025

Conversation

abhaysood
Copy link
Contributor

@abhaysood abhaysood commented Feb 13, 2025

Description

  • Format flutter code
  • Add github workflow to analyze and test Flutter plugin
  • Run plugin's Android unit tests
  • Run plugin's iOS unit tests

Related issue

Closes #1804

Copy link

vercel bot commented Feb 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
measure-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 24, 2025 6:02am

@abhaysood abhaysood merged commit e115191 into main Feb 24, 2025
10 of 11 checks passed
@abhaysood abhaysood deleted the flutter-ci branch February 24, 2025 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flutter flutter related
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Run lint and tests for Flutter SDK
2 participants