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

PlatformAndroid

Fast, cross-platform OpenSubtitles hashing. Reads only 128 KB regardless of file size. Uses native code on Android for zero-copy content URI access.

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.0.0

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
150
points
51
downloads

Documentation

API reference

Publisher

verified publisherdarkmintis.dev

Weekly Downloads

Fast, cross-platform OpenSubtitles hashing. Reads only 128 KB regardless of file size. Uses native code on Android for zero-copy content URI access.

Repository (GitHub)
View/report issues

Topics

#opensubtitles #hash #subtitle #video #media

License

MIT (license)

Dependencies

flutter

More

Packages that depend on opensubtitles_hasher

Packages that implement opensubtitles_hasher