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

outdated

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.2.1

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
0
points
27.1k
downloads

Publisher

verified publishercloudacy.com

Weekly Downloads

A plugin to read and write exif data of images.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, intl

More

Packages that depend on native_exif