* feat: implement bottom sheet
* feat: add show method to bottom sheet, fix styling
* resolve merge conflict
* test: test renderings of title and items of bottom sheet
* test: show bottom sheet method
* test: add golden test
* test: test bottom sheet on UI
* fix: merge conflict issues with multicapture/photobooth renaming
* test: golden tests for button
* test: golden tests for drawer
* chore: add test config
* chore: edit gitignore and add dart_test yaml
* remove ignored files
* update alchemist dev_dep for bug fix
* merge main and rerun golden update
* chore: change runtime
* Update the app to modern stuff after flutter pub upgrade.
* Fix pure JS issue (removed rollup, fixed order of script, used unminified versions for legibility of the stack traces)
* Use correct configuration object to initialize FaceMeshMMediaPipe in the FaceLandmarksDetectorWeb
* The parameter was, in fact, documented :P
Co-authored-by: David Iglesias Teixeira <dit@google.com>