-
Notifications
You must be signed in to change notification settings - Fork 96
fix the bugs #3958
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: master
Are you sure you want to change the base?
fix the bugs #3958
Conversation
done |
hi @Monther-debug , can you describe your PR? |
I just fix the packages problem |
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.
ok i will do it |
done |
1 similar comment
done |
@@ -0,0 +1,28 @@ | |||
C/C++ Structured Logr |
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 am reluctant to commit binaries from external sources.
@@ -39,7 +39,7 @@ dependencies: | |||
### Dependencies from pub.dev ### | |||
cupertino_icons: 1.0.6 | |||
|
|||
flutter_svg: 2.1.0 | |||
flutter_svg: ^2.1.0 |
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.
Please use strict version. Having tolerance here open a vulnerability to potential suply chain attacks.
No description provided.