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

PlatformAndroid

自定义Android原生插件库

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hh_android_webview

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

dependencies:
  hh_android_webview: ^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:hh_android_webview/hh_android.dart';
import 'package:hh_android_webview/hh_audio_recorder.dart';
0
likes
125
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

自定义Android原生插件库

Repository

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on hh_android_webview

Packages that implement hh_android_webview