Web_Vuw
Web_Vuw copied to clipboard
A Web View for flutter
This package hasn't been updated with the null-safety feature of the latest flutter version (2.0.0).
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.0 and higher. The following dependencies do not satisfy the required version: project ':web_vuw' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.2.71
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.0 and higher. The following dependencies do not satisfy the required version: project ':web_vuw' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.2.71
**Question at stack overflow:** [https://stackoverflow.com/questions/57956232/icons-not-rendering-in-flutter-app-how-to-use-font-awesome-library-in-flutter-a](https://stackoverflow.com/questions/57956232/icons-not-rendering-in-flutter-app-how-to-use-font-awesome-library-in-flutter-a)
Steps to Reproduce: 1. Debug/Run example (providing a web url containing form fields) 2. On device, try filling out form fields Result > app crashes produces this output: ``` D/ViewRootImpl@f2bfad5[MainActivity](18718):...
Running "flutter pub get" in door_step... 7.7s The plugin `pull_to_refresh_web_view` uses a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to see...