android_web_view_check 1.0.1+2 copy "android_web_view_check: ^1.0.1+2" to clipboard
android_web_view_check: ^1.0.1+2 copied to clipboard

Provides version upgrade due to webview call error when using webview in Android

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add android_web_view_check

With Flutter:

 $ flutter pub add android_web_view_check

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  android_web_view_check: ^1.0.1+2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:android_web_view_check/android_web_view_check.dart';
1
likes
0
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

Provides version upgrade due to webview call error when using webview in Android

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cupertino_icons, device_info_plus, flutter, url_launcher

More

Packages that depend on android_web_view_check