Skip to content
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

feat: switch to webview plugins #33

Merged
merged 13 commits into from
Oct 15, 2023

Conversation

fischermario
Copy link
Contributor

@fischermario fischermario commented Oct 15, 2023

Update to the SDK to realize cross-platform support as discussed in #29

Note: this does not break the current API.

An update to the example will follow soon!

Fix: #29

@casbin-bot
Copy link

@seriouszyx @ComradeProgrammer @Resulte please review

@hsluoyz hsluoyz merged commit 14dfbb4 into casdoor:master Oct 15, 2023
7 checks passed
github-actions bot pushed a commit that referenced this pull request Oct 15, 2023
# [1.4.0](v1.3.0...v1.4.0) (2023-10-15)

### Features

* switch to webview plugins ([#33](#33)) ([14dfbb4](14dfbb4))
@hsluoyz
Copy link
Member

hsluoyz commented Oct 15, 2023

🎉 This PR is included in version 1.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@hsluoyz
Copy link
Member

hsluoyz commented Oct 16, 2023

@fischermario
Copy link
Contributor Author

fischermario commented Oct 16, 2023

We need major version 6.x of the flutter_inappwebview package. Unfortunately this version is still a prerelease which is why the sdk build fails. I'm sorry - I was not aware of that. I will try to find a solution.

@fischermario
Copy link
Contributor Author

@hsluoyz Please merge PR #34 asap because this is also a critical bugfix. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rationale for using native implementation of WebView
3 participants