-
Notifications
You must be signed in to change notification settings - Fork 934
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
0 additions
and
49 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,50 +1 @@ | ||
|0. flutter_webview_plugin [🔻](https://github.com/hardy716/flutter_webview_plugin#-flutter_webview_plugin)| | ||
|---| | ||
|
||
|1. Android V1 embedding에서 V2로 마이그레이션을 진행한 계기와 과정 [🔻](https://github.com/hardy716/flutter_webview_plugin#-android-v1-embedding에서-v2로-마이그레이션을-진행한-계기와-과정)| | ||
|---| | ||
|
||
|2. 실제로 마이그레이션한 플러그인을 사용한 웹뷰 예시 [🔻](https://github.com/hardy716/flutter_webview_plugin#-실제로-마이그레이션한-플러그인을-사용한-웹뷰-에시)| | ||
|---| | ||
|
||
|3. 오픈 소스에 기여 [🔻](https://github.com/hardy716/flutter_webview_plugin#-오픈-소스에-기여)| | ||
|---| | ||
|
||
<br></br> | ||
|
||
## 📍 flutter_webview_plugin | ||
[👉🏻 flutter_webview_plugin 공식 README.md 보러가기 👈🏻](https://github.com/fluttercommunity/flutter_webview_plugin#readme) | ||
|
||
![68747470733a2f2f666c7574746572636f6d6d756e6974792e6465762f5f6769746875622f6865616465722f666c75747465725f776562766965775f706c7567696e](https://github.com/hardy716/flutter_webview_plugin/assets/101140679/2aadbd48-f378-4341-bbdf-8cbf056953e7) | ||
|
||
## 🧑🏻💻 Android V1 embedding에서 V2로 마이그레이션을 진행한 계기와 과정 | ||
[👉🏻 블로그 보러가기 - [Error] The plugin flutter_webview_plugin uses a deprecated version of the Android embedding. 👈🏻](https://hardy716.github.io/blog/trouble-shooting/2023-04-19-troubleshooting-3/) | ||
|
||
<br></br> | ||
|
||
## 📱 실제로 마이그레이션한 플러그인을 사용한 웹뷰 예시 | ||
<p align="start"> | ||
<img src="https://github.com/hardy716/flutter_webview_plugin/assets/101140679/6e1a215a-5bd2-4391-9e8c-01cf989757de" width="200" height="400" hspace="30"> | ||
<img src="https://github.com/hardy716/flutter_webview_plugin/assets/101140679/5c6efa10-fef7-40fb-b631-a0caf90ea43e" width="200" height="400" hspace="30"> | ||
<img src="https://github.com/hardy716/flutter_webview_plugin/assets/101140679/0f257245-3425-4ae6-944f-c0501cec1fc9" width="200" height="400" hspace="30"> | ||
</p> | ||
|
||
<br></br> | ||
|
||
## 🌟 오픈 소스에 기여 | ||
|
||
1. 코드 기여 및 이슈 응답 | ||
|
||
해당 플러그인을 안드로이드 v1 임베딩에서 v2로 마이그레이션한 버전을 오픈소스에 공유했습니다. | ||
|
||
또한, 커뮤니티 멤버들의 이슈에 답변을 제공하며 후속 발견된 에러도 수정하였습니다. | ||
|
||
![스크린샷 2023-09-13 오후 4 19 46](https://github.com/hardy716/flutter_webview_plugin/assets/101140679/cb55bbf9-136d-43f1-b05c-087f9a2496b3) | ||
|
||
2. 풀 리퀘스트 | ||
|
||
해당 플러그인의 안드로이드 v1 임베딩에서 v2로의 마이그레이션 버전을 개발하여 풀 리퀘스트를 제출하였습니다. | ||
|
||
(현재 공식 반영은 이루어지지 않은 상태입니다) | ||
|
||
![스크린샷 2023-09-13 오후 5 05 23](https://github.com/hardy716/flutter_webview_plugin/assets/101140679/76b6976a-85d3-47ad-ae01-62bd63c13bb0) |