flutter_inappwebview_macos 1.1.2 copy "flutter_inappwebview_macos: ^1.1.2" to clipboard
flutter_inappwebview_macos: ^1.1.2 copied to clipboard

PlatformmacOS

macOS implementation of the flutter_inappwebview plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_inappwebview_macos

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

dependencies:
  flutter_inappwebview_macos: ^1.1.2

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_macos/flutter_inappwebview_macos.dart';
2
likes
140
points
519k
downloads

Publisher

verified publisherinappwebview.dev

Weekly Downloads

macOS implementation of the flutter_inappwebview plugin.

Homepage
Repository (GitHub)
View/report issues

Topics

#html #webview #webview-flutter #inappwebview #browser

Documentation

API reference

Funding

Consider supporting this project:

inappwebview.dev

License

Apache-2.0 (license)

Dependencies

flutter, flutter_inappwebview_platform_interface

More

Packages that depend on flutter_inappwebview_macos