zenit_webview_sdk 1.0.0 copy "zenit_webview_sdk: ^1.0.0" to clipboard
zenit_webview_sdk: ^1.0.0 copied to clipboard

PlatformAndroid

Flutter SDK package that embeds Zenit's web app in a WebView with a JavaScript bridge.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zenit_webview_sdk

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

dependencies:
  zenit_webview_sdk: ^1.0.0

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:zenit_webview_sdk/zenit_webview_sdk.dart';
0
likes
140
points
97
downloads

Documentation

API reference

Publisher

verified publishermetag.site

Weekly Downloads

Flutter SDK package that embeds Zenit's web app in a WebView with a JavaScript bridge.

Repository (GitHub)
View/report issues

Topics

#flutter #webview #sdk

License

MIT (license)

Dependencies

flutter, webview_flutter, webview_flutter_android

More

Packages that depend on zenit_webview_sdk