-
Notifications
You must be signed in to change notification settings - Fork 52
[multi-packages] Resolve some linter warnings #234
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
[multi-packages] Resolve some linter warnings #234
Conversation
|
@bbrto21 |
|
The integration test is failing for |
@HakkyuKim |
Hmm...the same problem occurs even after restarting the emulator. This is unexpected, I would have to check when I'm back in office. |
@bbrto21 |
It was the screen problem which I knew about. |
bwikbs
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.
It seems to me that it works well! Thank you! 👍
* Resolve some linter warnings * Change back to pickImage after pub upgrade * Update based on review * Use clear comments * Resolve flutter analyze warnings in 2.5.1 * Ignore impl doc warnings for url_launcher
Summary:
dart analyzeforpackage_info_plus,share_plus,wearable_rotary, andmessage_port.flutter analyzein 2.5.1 forpath_provider,permission_handler, andurl_launcher.Partially contributes to #223.