| commit | 7c23d31ee88e68dc2b8dd670215bf20667cc445f | [log] [tgz] |
|---|---|---|
| author | Chris Yang <ychris@google.com> | Mon May 20 13:41:47 2019 -0700 |
| committer | GitHub <noreply@github.com> | Mon May 20 13:41:47 2019 -0700 |
| tree | 53045fe34f551fd633ea0e3f05ab02704b7366e1 | |
| parent | b4d33e5c78c2ae78569f2649379428fa5e219cbf [diff] |
Image picker meta data corrections (#1586) * iOS: Using first byte to determine original image type. (Only JPEG and PNG) * iOS: Added XCTest target. * iOS: The picked image now has the correct EXIF data copied from the original image.
This repo is a companion repo to the main flutter repo. It contains the source code for Flutter first-party plugins (i.e., plugins developed by the core Flutter team). Check the packages directory for all plugins.
Flutter plugins enable access to platform-specific APIs. For more information about plugins, and how to use them, see https://flutter.io/platform-plugins/.
These plugins are also available on pub.
Please file any issues, bugs, or feature requests in the main flutter repo.
If you wish to contribute a new plugin to the Flutter ecosystem, please see the documentation for developing packages and platform channels. You can store your plugin source code in any GitHub repository (the present repo is only intended for plugins developed by the core Flutter team). Once your plugin is ready you can publish to the pub repository.
If you wish to contribute a change to any of the existing plugins in this repo, please review our contribution guide, and send a pull request.
These are the available plugins in this repository.
Learn more about FlutterFire.