heic_to_jpg 0.1.2 copy "heic_to_jpg: ^0.1.2" to clipboard
heic_to_jpg: ^0.1.2 copied to clipboard

discontinued
outdated

With this library you can convert HEIC/HEIF file to JPEG image easily

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add heic_to_jpg

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

dependencies:
  heic_to_jpg: ^0.1.2

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:heic_to_jpg/heic_to_jpg.dart';
37
likes
0
points
1.86k
downloads

Publisher

unverified uploader

Weekly Downloads

With this library you can convert HEIC/HEIF file to JPEG image easily

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on heic_to_jpg