-
Notifications
You must be signed in to change notification settings - Fork 9.8k
[quick_actions] 2/3 Quick actions federated platform interface #3735
[quick_actions] 2/3 Quick actions federated platform interface #3735
Conversation
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.
There are some references to the ImagePickerPlatform
left in the API documentation of the quick_actions_platform.dart file. These should be fixed.
..._actions/quick_actions_platform_interface/lib/platform_interface/quick_actions_platform.dart
Outdated
Show resolved
Hide resolved
..._actions/quick_actions_platform_interface/lib/platform_interface/quick_actions_platform.dart
Outdated
Show resolved
Hide resolved
..._actions/quick_actions_platform_interface/lib/platform_interface/quick_actions_platform.dart
Outdated
Show resolved
Hide resolved
@@ -0,0 +1,25 @@ | |||
Copyright 2017 The Chromium Authors. All rights reserved. |
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.
2013 The Flutter Authors
Same for all files in this PR, otherwise whichever of this and #3737 lands second will break the tree.
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.
Fixed this in all the project files
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.
LGTM!
Implements a platform interface for the quick_actions plugin.
Please merge #3734 first!
Pre-launch Checklist
[shared_preferences]
///
).If you need help, consider asking for advice on the #hackers-new channel on Discord.