tweet_webview 0.2.2 copy "tweet_webview: ^0.2.2" to clipboard
tweet_webview: ^0.2.2 copied to clipboard

discontinued

A Flutter widget to display a Twitter tweet in a WebView widget using webview_flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tweet_webview

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

dependencies:
  tweet_webview: ^0.2.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:tweet_webview/tweet_webview.dart';
11
likes
40
pub points
0%
popularity

Publisher

verified publisherlarryaasen.com

A Flutter widget to display a Twitter tweet in a WebView widget using webview_flutter.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, http, path_provider, webview_flutter

More

Packages that depend on tweet_webview