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

AdMel WebView SDK - WebView integration for AdMel SDK with BGM ducking support for audio ad playback.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add admel_webview_sdk

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

dependencies:
  admel_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:admel_webview_sdk/admel_webview_sdk.dart';
0
likes
130
points
149
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

AdMel WebView SDK - WebView integration for AdMel SDK with BGM ducking support for audio ad playback.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

admel_sdk, flutter, webview_flutter, webview_flutter_android, webview_flutter_wkwebview

More

Packages that depend on admel_webview_sdk