custom_webview 0.0.1 copy "custom_webview: ^0.0.1" to clipboard
custom_webview: ^0.0.1 copied to clipboard

PlatformiOS

Custom webview to improve feature - Fix open link pdf in android device - Add list url and open default launcher

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_webview

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

dependencies:
  custom_webview: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:custom_webview/custom_webview.dart';
4
likes
160
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

Custom webview to improve feature - Fix open link pdf in android device - Add list url and open default launcher

Repository (GitHub)

Documentation

API reference

License

Unlicense (license)

Dependencies

flutter, flutter_pdfview, http, path, path_provider, url_launcher, webview_flutter, webview_flutter_wkwebview

More

Packages that depend on custom_webview