web_preview 0.0.3 copy "web_preview: ^0.0.3" to clipboard
web_preview: ^0.0.3 copied to clipboard

Easily create a web view for your app

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add web_preview

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

dependencies:
  web_preview: ^0.0.3

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:web_preview/web_preview.dart';
1
likes
80
points
35
downloads

Publisher

verified publisherarthur-rmd.dev

Weekly Downloads

Easily create a web view for your app

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

device_frame, flutter, qr_flutter

More

Packages that depend on web_preview