social_embed_webview 0.3.2 copy "social_embed_webview: ^0.3.2" to clipboard
social_embed_webview: ^0.3.2 copied to clipboard

Provide a widget to easily embed social media post in flutter using web embed feature by the platform.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add social_embed_webview

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

dependencies:
  social_embed_webview: ^0.3.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:social_embed_webview/social_embed_webview.dart';
42
likes
100
pub points
79%
popularity

Publisher

verified publisheraker99.com

Provide a widget to easily embed social media post in flutter using web embed feature by the platform.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, http, localstorage, url_launcher, webview_flutter

More

Packages that depend on social_embed_webview