native_exif 0.6.0 copy "native_exif: ^0.6.0" to clipboard
native_exif: ^0.6.0 copied to clipboard

A plugin to read and write exif data of images.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add native_exif

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

dependencies:
  native_exif: ^0.6.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:native_exif/native_exif.dart';
41
likes
130
points
26.1k
downloads

Publisher

verified publishercloudacy.com

Weekly Downloads

A plugin to read and write exif data of images.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on native_exif