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

discontinued
retracted[pending analysis]

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

heic_to_jpg #

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

Installation #

Add the Package

dependencies:
  heic_to_jpg: ^0.1.3

How to use #

Import the package in your dart file

import 'package:heic_to_jpg/heic_to_jpg.dart';

And call convert method with local HEIC/HEIF image file path.

String jpegPath = await HeicToJpg.convert(heicPath);
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

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

License

(pending) (license)

Dependencies

flutter

More

Packages that depend on my_heic_to_jpg