snapchat_player 0.0.1 copy "snapchat_player: ^0.0.1" to clipboard
snapchat_player: ^0.0.1 copied to clipboard

discontinued
outdated

Snapchat stories video player based on snapchat_player. It's solves many typical use cases and it's easy to run.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add snapchat_player

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

dependencies:
  snapchat_player: ^0.0.1

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:snapchat_player/snapchat_player.dart';
1
likes
40
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

Snapchat stories video player based on snapchat_player. It's solves many typical use cases and it's easy to run.

Homepage

License

Apache-2.0 (license)

Dependencies

flutter, flutter_hls_parser, flutter_widget_from_html_core, flutter_widgets, meta, open_iconic_flutter, pedantic, wakelock

More

Packages that depend on snapchat_player

Packages that implement snapchat_player