-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: switch to webview plugins (#33)
* Refactor: remove platform specific code * refactor: move files to src subdirectory * feat: add file for simpler import * feat: add parameter class * refactor: simplify method invocation and prepare for Dart plugins * feat: add desktop plugin for windows and linux * feat: add mobile plugin for android, ios and macos * fix: add exceptions to library import file * feat: update dependencies * feat: add exception classes * fix: update testing stubs * fix: update readme * fix: add missing platforms to readme
- Loading branch information
1 parent
c870116
commit 14dfbb4
Showing
30 changed files
with
698 additions
and
743 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
92 changes: 0 additions & 92 deletions
92
android/src/main/kotlin/com/example/casdoor_flutter_sdk/CasdoorFlutterSdkPlugin.kt
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Empty file.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.