12 Commits

Author SHA1 Message Date
e16205511b feat(photobooth_ui): add mobile bottom sheet for item selection (#163)
* 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
2022-10-31 09:55:07 +01:00
8683d97abc test(photbooth_ui): item selector button and drawer golden tests (#157)
* 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
2022-10-28 09:59:37 +02:00
fe752748c7 feat: footer for character selection (#162)
* feat: footer for character selection

* chore: size

* chore: external feature for footer
2022-10-27 15:15:22 +02:00
33903aa40d feat: included mason.yaml (#145) 2022-10-17 18:30:01 +01:00
c282a58fc4 chore: update scripts (#139)
* chore: adding vscode tasks

* chore: try workflows

* chore: fix workflow

* chore: fix workflows

* chore: add platform

* chore: workflow for image compositor

* chore: min coverage

* chore: remove test code

* chore: improve scripts

* chore: remove coverage file

* chore: gitignore
2022-10-10 10:21:37 +02:00
4d10ae6b38 feat: using mediapipe runtime (#126)
* 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>
2022-10-07 10:22:56 +02:00
e70d526071 ci: used very_good_workflows (#19)
* ci: used very_good_workflows

* ci: updated workflows

* chore: flutter 3

Co-authored-by: Oscar <martinm.oscar@gmail.com>
2022-09-08 11:23:08 +02:00
63418c6592 chore: remove unused mason config (#596) 2021-05-12 17:35:59 -05:00
e75b49f99c chore: ignore local firebase artifacts (#467) 2021-05-06 11:32:00 -05:00
40f74df1a2 feat: image composite via web worker (#349) 2021-04-28 16:55:04 -05:00
51d07df1b5 feat(tensorflow): create basic plugin structure (#14) 2021-03-22 11:02:57 -05:00
5e6b2f97dc chore: generate project using very good core 2021-03-16 14:07:59 -05:00