fluttercommunity / fluttercommunity/flutter_webview_plugin
Deprecated version
- 主要言語
- Java
- スター
- 1.5k
- フォーク
- 938
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
During the running I see the error in console:
> The plugin `flutter_webview_plugin` uses a deprecated version of the Android embedding.
> To avoid unexpected runtime failures, or future build failures, try to see if this plugin supports the Android V2 embedding. Otherwise, consider removing it since a future release of Flutter will remove these deprecated APIs.
> If you are plugin author, take a look at the docs for migrating the plugin to the V2 embedding: https://flutter.dev/go/android-plugin-migration.
Please, upgrade the plugin
## System info
Issue occurs on: Android
Plugin version: 0.4.0
Flutter doctor output:
```
Flutter (Channel stable, 2.8.0, on macOS 11.6.1 20G224 darwin-x64, locale en-PL)
[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
[✓] Xcode - develop for iOS and macOS (Xcode 13.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 4.1)
[✓] IntelliJ IDEA Ultimate Edition (version 2020.3)
[✓] VS Code (version 1.63.0)
[✓] Connected device (2 available)```
## Steps to Reproduce
1. Just run any app with Flutter version 2.8.0. Android 30.0.3
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
リンクされているFlutter Android plugin migration guideから始め、Flutter 2.8.0でアプリをAndroid上で実行して警告を再現します。プラグインのAndroid実装を確認し、V2 embeddingへ移行します。アプリがdeprecated-embedding warningなしで実行されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- android, flutter, java
- 領域
- mobile-dev
- issue の種類
- リファクタリング
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 30/100