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

update deps for flutter apps #99

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

Conversation

davehorner
Copy link

@davehorner davehorner commented Nov 17, 2024

rd /s /q android
flutter create .
git add android

gh repo fork
gh repo set-default
git commit -am "update deps for flutter apps"
git push origin master
gh pr create --base master --head davehorner:master --title "update deps for flutter apps"
flutter --version
Flutter 3.24.5 • channel stable • https://github.com/flutter/flutter.git
Framework • revision dec2ee5c1f (4 days ago) • 2024-11-13 11:13:06 -0800
Engine • revision a18df97ca5
Tools • Dart 3.5.4 • DevTools 2.37.3

Copy link
Member

@matehat matehat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution!

@davehorner
Copy link
Author

davehorner commented Nov 19, 2024

There's more to be done, I couldn't get it to work and if I get a chance to get back to it, will result in more commits or another issue. thanks for sharing your efforts!

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.

2 participants