video_subtitle_editor 1.0.1 copy "video_subtitle_editor: ^1.0.1" to clipboard
video_subtitle_editor: ^1.0.1 copied to clipboard

This is a video subtitle editing library that includes subtitle generation, subtitle editing, subtitle export, and related UI components.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add video_subtitle_editor

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

dependencies:
  video_subtitle_editor: ^1.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:video_subtitle_editor/video_subtitle_editor.dart';
0
likes
120
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

This is a video subtitle editing library that includes subtitle generation, subtitle editing, subtitle export, and related UI components.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

ffmpeg_kit_flutter_video, flutter, path, path_provider, video_player

More

Packages that depend on video_subtitle_editor