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

Fixing error: method does not override any method from its superclass #2

Merged
merged 4 commits into from
Jan 29, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
use fork to point to ios
  • Loading branch information
ahlp committed Jan 29, 2025
commit 919a27d4f02a774d7f9bd196011d9a54964023f7
5 changes: 4 additions & 1 deletion flutter_inappwebview/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -23,7 +23,10 @@ dependencies:
flutter_inappwebview_android: ^1.0.12
# flutter_inappwebview_ios: ^1.0.13
flutter_inappwebview_ios:
path: ../flutter_inappwebview_ios
git:
url: https://github.com/nubank/flutter_inappwebview.git
ref: b0826c4efd2f2248a47679f94f4bbd1fefb57399
path: flutter_inappwebview_ios
flutter_inappwebview_macos: ^1.0.11
flutter_inappwebview_web: ^1.0.8