Skip to content

muddasirAlgo/heic_to_jpg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

heic_to_jpg

HEIC to JPG converter Flutter plugin

Getting Started

Usage:

String heicPath = '<path_to_file>';
String jpgPath = await HeicToJpg.convert(heicPath);

Not implemented for Android platform.

About

HEIC to JPG converter Flutter plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 48.7%
  • Kotlin 20.6%
  • Swift 16.1%
  • Ruby 8.3%
  • Objective-C 6.3%