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

discontinued
PlatformAndroidiOS

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.2.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:heic_to_jpg/heic_to_jpg.dart';
36
likes
140
pub points
93%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on heic_to_jpg