-
Notifications
You must be signed in to change notification settings - Fork 31
[APP-9897] update flutter sdk (and small arm improvements) #458
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
base: main
Are you sure you want to change the base?
Conversation
stuqdog
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the pubspec.yaml change should be reverted but this otherwise looks reasonable to me!
pubspec.yaml
Outdated
| name: viam_sdk | ||
| description: Viam Robotics Flutter SDK. Connect to your Viam robots using WebRTC or gRPC, and control your robots remotely. | ||
| version: 0.12.0 | ||
| version: 0.12.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file gets updated automatically when we do a new release, I don't think we should be modifying this value by hand.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oh good to know! will revert
This PR does 3 things: