[camera] Introduce camera_web package (#4151)
This first version is a no-op implementation of the platform_interface, but is the initial step to bring over the implementation from the Photobooth into flutter/plugins. Won't be published (for now).
Co-authored-by: Felix Angelov <felangelov@gmail.com>
[various] Enable avoid_print (#6842)
* [various] Enable avoid_print
Enables the avoid_print lint, and fixes violations (mostly by opting
example files out of it).
* Version bumps
* Add tooling analysis option file that was accidentally omitted
* Fix typo in analysis_options found by adding tool sub-options
* Revert most version bumps
* Fix ios_platform_images