snap_reels 2.3.3 copy "snap_reels: ^2.3.3" to clipboard
snap_reels: ^2.3.3 copied to clipboard

A powerful, customizable Flutter widget for creating TikTok/Instagram-style vertical video reels with advanced features like caching, analytics, and rich interactions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add snap_reels

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

dependencies:
  snap_reels: ^2.3.3

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:snap_reels/snap_reels.dart';
3
likes
150
points
381
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A powerful, customizable Flutter widget for creating TikTok/Instagram-style vertical video reels with advanced features like caching, analytics, and rich interactions.

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

connectivity_plus, crypto, device_info_plus, dio, flutter, font_awesome_flutter, get, iconly, like_button, lottie, media_kit, media_kit_libs_video, media_kit_video, path_provider, visibility_detector, wakelock_plus

More

Packages that depend on snap_reels