reels_viewer 1.0.0 copy "reels_viewer: ^1.0.0" to clipboard
reels_viewer: ^1.0.0 copied to clipboard

This is a package created in the style of the instagram reels viewer, with which you can pass video url and get reels view.

reels_viewer #

Buy Me A Beer

This is a package created in the style of the instagram reels viewer, with which you can pass video url and get reels view.

Usage #

In the pubspec.yaml of your flutter project, add the following dependency:

dependencies:
  ...
  reels_viewer: "^1.0.0"

In your library add the following import:

import 'package:reels_viewer/reels_viewer.dart';

For help getting started with Flutter, view the online documentation.

Demo APK #

Click here for download demo app.

ScreenShots #

initial view

Screenshot 1

Screenshot 2

Screenshot 3

Demo video https://user-images.githubusercontent.com/58986949/115314310-805b2780-a1a7-11eb-8558-648a367ea231.mp4

21
likes
0
pub points
87%
popularity

Publisher

verified publisherpatildarshan.in

This is a package created in the style of the instagram reels viewer, with which you can pass video url and get reels view.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cached_network_image, card_swiper, chewie, flutter, intl, video_player

More

Packages that depend on reels_viewer