[go: nahoru, domu]

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

chore(deps): upgrade example to flutter 3.19.6 #1168

Merged
merged 15 commits into from
May 13, 2024
Merged
Prev Previous commit
Next Next commit
remove analytics command
  • Loading branch information
matiasleyba committed Apr 3, 2024
commit 18a901a0662bc9441f40dd9546eafaebe0cefbd9
1 change: 0 additions & 1 deletion .github/workflows/flutter_news_example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
- name: Install Dependencies
run: |
flutter pub global activate very_good_cli
very_good --analytics false
very_good packages get --recursive

- name: Format
Expand Down
Loading