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

A Flutter package that provides helper functions and classes for working with InAppWebView. for esier get data from webview.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_inappwebview_helper

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

dependencies:
  flutter_inappwebview_helper: ^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:flutter_inappwebview_helper/flutter_inappwebview_helper.dart';
0
likes
130
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides helper functions and classes for working with InAppWebView. for esier get data from webview.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_inappwebview

More

Packages that depend on flutter_inappwebview_helper