Skip to content

This is a sample application for writing Exifs, retrieving images, and saving them.

Notifications You must be signed in to change notification settings

mcz9mm/Exif-Image-Sampler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Exif-Image-Sampler

Flutter Twitter Follow

📸 ScreenShots

Photo List Exif View

About

This repository is a sample implementation using images. For iOS implementation, please add the necessary processing to info.plist.

It has the following features

  • Take a picture with the camera and get an image.
  • Acquire images from the gallery of the local terminal.
  • Display a list of images from the gallery
  • Sample implementation of sending the selected image from the list via API.
  • Reading Exif information
  • Write Exif information (Image DescriptionTag)  Note: 2-byte characters are not allowed.
  • Save the image.
  • Save the image - Delete the image

Note: Exif information is written in Kotlin using MethodChannel.(code here)

License

MIT license.

About

This is a sample application for writing Exifs, retrieving images, and saving them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published