-
Notifications
You must be signed in to change notification settings - Fork 9.8k
[wifi_info_flutter_platform_interface] Ready to publish #3190
[wifi_info_flutter_platform_interface] Ready to publish #3190
Conversation
Please make sure to wait for @bparrishMines's approval before landing. |
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.
In the pubspec.yaml
, we should change
wifi_info_flutter_platform_interface:
path: ../wifi_info_flutter_platform_interface
to
wifi_info_flutter_platform_interface: 1.0.0
It will cause the PR to fail until it is published though.
@bparrishMines How about we only land the platform interface change in the PR, publish interface, then land another PR for the plugin change. |
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.
@cyanglaz That plan works for me.
LGTM
Im going to land on red as the failure are about not updating the version. This PR didn't update the version because the last version wasn't published. |
@bparrishMines actually, it looks like the version in CHANGELOG.MD and pubspec didn't match. I fixed it, could you take another look? |
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
Make the plugins ready to be published