webview_flutter_lwe 0.3.5 copy "webview_flutter_lwe: ^0.3.5" to clipboard
webview_flutter_lwe: ^0.3.5 copied to clipboard

Tizen implementation of the webview_flutter plugin backed by Lightweight Web Engine.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add webview_flutter_lwe
copied to clipboard

With Flutter:

 $ flutter pub add webview_flutter_lwe
copied to clipboard

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

dependencies:
  webview_flutter_lwe: ^0.3.5
copied to clipboard

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:webview_flutter_lwe/webview_flutter_lwe.dart';
copied to clipboard
1
likes
0
points
236
downloads

Publisher

verified publishertizen.org

Weekly Downloads

2024.06.01 - 2025.04.26

Tizen implementation of the webview_flutter plugin backed by Lightweight Web Engine.

Homepage
Repository (GitHub)
View/report issues

Topics

#html #webview #webview-flutter

License

unknown (license)

Dependencies

flutter, flutter_tizen, webview_flutter, webview_flutter_platform_interface

More

Packages that depend on webview_flutter_lwe