remove_video_location 0.9.1 copy "remove_video_location: ^0.9.1" to clipboard
remove_video_location: ^0.9.1 copied to clipboard

Strip location and related metadata from video files without re-encoding.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add remove_video_location

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

dependencies:
  remove_video_location: ^0.9.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:remove_video_location/remove_video_location.dart';
1
likes
150
points
2
downloads

Publisher

verified publisheratrable.com

Weekly Downloads

Strip location and related metadata from video files without re-encoding.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, path, plugin_platform_interface

More

Packages that depend on remove_video_location

Packages that implement remove_video_location