flutter_reels 1.1.10+10 copy "flutter_reels: ^1.1.10+10" to clipboard
flutter_reels: ^1.1.10+10 copied to clipboard

Display stories (videos and images) like Whatsapp & Instagram. (Forked from flutter_instagram_stories)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_reels

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

dependencies:
  flutter_reels: ^1.1.10+10

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:flutter_reels/flutter_reels.dart';
0
likes
75
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

Display stories (videos and images) like Whatsapp & Instagram. (Forked from flutter_instagram_stories)

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cached_network_image, cloud_firestore, collection, dotted_border, firebase_core, flutter, flutter_cache_manager, json_annotation, marqueer, rxdart, video_player

More

Packages that depend on flutter_reels