weburl_calling 1.0.1 copy "weburl_calling: ^1.0.1" to clipboard
weburl_calling: ^1.0.1 copied to clipboard

A flutter widget for Webview rendering

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add weburl_calling

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

dependencies:
  weburl_calling: ^1.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:weburl_calling/weburl_calling.dart';
1
likes
150
points
18
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A flutter widget for Webview rendering

Repository (GitHub)
View/report issues

License

GPL-3.0 (license)

Dependencies

flutter, webview_flutter

More

Packages that depend on weburl_calling