Skip to content

Conversation

@JeroenWeener
Copy link
Contributor

✨ What kind of change does this PR introduce? (Bug fix, feature, docs update...)

Adds the dartPluginClass declaration to the pubspec.

💥 Does this PR introduce a breaking change?

No.

📝 Links to relevant issues/docs

This PR is part of the journey to transitioning to the federated plugin architecture. See #33.

🤔 Checklist before submitting

  • All projects build
  • Follows style guide lines (code style guide)
  • Relevant documentation was updated
  • Rebased onto current develop

@JeroenWeener JeroenWeener self-assigned this Mar 13, 2023
Copy link
Member

@mvanbeusekom mvanbeusekom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it is better to make the version number represent a hotfix.

@@ -1,3 +1,7 @@
## 1.0.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might be considered a hotfix. In this case I would update the version to:

Suggested change
## 1.0.1
## 1.0.0+1

# NOTE: We strongly prefer non-breaking changes, even at the expense of a
# less-clean API. See https://flutter.dev/go/platform-interface-breaking-changes
version: 1.0.0
version: 1.0.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hotfix version bump:

Suggested change
version: 1.0.1
version: 1.0.0+1

…com:jeroenweener/flutter-google-api-availability into enhancement/finalize-federated-architecture
Copy link
Member

@mvanbeusekom mvanbeusekom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mvanbeusekom mvanbeusekom merged commit 92cd5c6 into Baseflow:main Mar 14, 2023
@paulppn
Copy link

paulppn commented Mar 14, 2023

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants