reetags_widgets 0.0.7 copy "reetags_widgets: ^0.0.7" to clipboard
reetags_widgets: ^0.0.7 copied to clipboard

Official Reetags widgets for displaying stories in Flutter applications. Features include story cards, story circles, and built-in story viewer with web support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add reetags_widgets

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

dependencies:
  reetags_widgets: ^0.0.7

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:reetags_widgets/reetags_widgets.dart';
2
likes
150
points
121
downloads

Publisher

unverified uploader

Weekly Downloads

Official Reetags widgets for displaying stories in Flutter applications. Features include story cards, story circles, and built-in story viewer with web support.

Homepage

Topics

#reetags #reetags-widgets #reetags-flutter #video-shopping #video-shopping-app

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_inappwebview, http

More

Packages that depend on reetags_widgets