| commit | dc0d3a02b66a4d9c3b806a7df9e0e91157e7abab | [log] [tgz] |
|---|---|---|
| author | Camille Simon <43054281+camsim99@users.noreply.github.com> | Mon Feb 06 10:53:14 2023 -0800 |
| committer | GitHub <noreply@github.com> | Mon Feb 06 18:53:14 2023 +0000 |
| tree | 89d96c5eed09e346a6f4d8855105a753b8975b8c | |
| parent | eb0a6b5622f99f7f82b2a2d42c2206d4a52dc9b4 [diff] |
[camerax] Wrap methods necessary for preview implementation (#7046) * Add code needed from proof of concept * Add test files, delete unecessary method * Add tests, remove unecessary code * Fix analyze * Update changelog * Cleanup: * Cleanup and add switch * Finish todo * Add onCameraError * Fix pigeon file * Add method for releasing flutter texture and cleanup surface logic * Add test for release method * Add dart test * Update changelog * Modify flutter api names to avoid stack overflow * Cleanup * Fix tests * Delete space * Address review 1 * Update switch * Add annotations and constants in tests * Reset verification behavior
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.dev/platform-plugins/.
These plugins are also available on pub.
Please file any issues, bugs, or feature requests in the main flutter repo.
Issues pertaining to this repository are labeled “plugin”.
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 it 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.