opensubtitles_hasher 1.1.1 copy "opensubtitles_hasher: ^1.1.1" to clipboard
opensubtitles_hasher: ^1.1.1 copied to clipboard

PlatformAndroid

Fast OpenSubtitles hashing (128 KB only). Includes a built-in movie picker for all platforms - Android folder browser, iOS, macOS, Windows, and Linux.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add opensubtitles_hasher

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

dependencies:
  opensubtitles_hasher: ^1.1.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:opensubtitles_hasher/opensubtitles_hasher.dart';
1
likes
160
points
141
downloads

Documentation

API reference

Publisher

verified publisherdarkmintis.dev

Weekly Downloads

Fast OpenSubtitles hashing (128 KB only). Includes a built-in movie picker for all platforms - Android folder browser, iOS, macOS, Windows, and Linux.

Repository (GitHub)
View/report issues

Topics

#opensubtitles #hash #subtitle #video #media

License

MIT (license)

Dependencies

file_picker, flutter

More

Packages that depend on opensubtitles_hasher

Packages that implement opensubtitles_hasher