web2f 0.0.1 copy "web2f: ^0.0.1" to clipboard
web2f: ^0.0.1 copied to clipboard

Rendering Web content on Flutter natively.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add web2f

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

dependencies:
  web2f: ^0.0.1

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:web2f/web2f.dart';
0
likes
110
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

Rendering Web content on Flutter natively.

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on web2f

Packages that implement web2f