| commit | 05c25052c5dca98c411da925196d7eff766e9dd7 | [log] [tgz] |
|---|---|---|
| author | Thomas Huulbæk <huulbaek@gmail.com> | Tue Aug 20 00:58:22 2019 +0200 |
| committer | Maurice Parrish <bmparr@google.com> | Mon Aug 19 15:58:22 2019 -0700 |
| tree | 65c1ae0de181e58f040713cc36b1ee97d636a593 | |
| parent | 1375af3f22fcc3292f80b6049b417b6ea87991b8 [diff] |
[camera] Pause/resume video recording for Android (#1370) * Pause/resume video recording for Android * Specify type * Add pausing and resuming to example app * iOS side of pausing/resuming * More documentation * Version bump * Add video pausing and resuming * get pausing and recording to work for no audio * It works * Formatting * Add test for pausing and resuming * Call success outside try catch block * formatting * Disable audio in test and call result on iOS
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.
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.