Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Move app-facing code to separate folder #36

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

Merged

Conversation

Copy link
Contributor

@JeroenWeener JeroenWeener commented Mar 9, 2023

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

This PR moves all plugin related code, including pubspec.yaml and such, to a separate folder google_api_availability. This folder will contain all app-facing code. In future PRs, code will be stripped from this folder and put in separate folders. For example, Android specific code will be moved to google_api_availability_android, which will contain the plugin platform implementation code for Android.

⤵️ What is the current behavior?

Currently, the code base is not separated according to the federated plugin architecture.

🆕 What is the new behavior (if this is a feature change)?

All app-facing code (which for now is everything) will be moved to the subfolder google_api_availability.

💥 Does this PR introduce a breaking change?

No.

🐛 Recommendations for testing

Since code has only be moved, tests should still produce the same results as before.

📝 Links to relevant issues/docs

This PR is part of #33.

🤔 Checklist before submitting

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

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 57437c8 into Baseflow:main Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@mvanbeusekom mvanbeusekom mvanbeusekom approved these changes

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /