Files
Sergey Savchuk d9b2e027cd feat: add camera selection dropdown to the animoji intro page (#435)
* feat: add camera selection dropdown to the animoji intro page

* add tests

* fix naming to keep consistency with bloc

* init test deps in setUp()

* use barrel import, make CameraSelector a separate widget

* bunch of small fixes based on code review

* add tests requested in code review

* move camera intialization logic to camera bloc

* use different widget to display camera error

* remove global CameraBloc, move CameraSelectionDropdown tests to a separate file

---------

Co-authored-by: Oscar <martinm.oscar@gmail.com>
2023-02-27 15:07:38 +01:00
..