Go to file
BisratHailu 757dfad4e8 Merge branch 'release/0.1.0-internal.v1'
- refactor(auth): Apply code refactor for login, register and forget
  password functionalities
2026-02-12 18:02:27 +03:00
.vscode fix(Lear): Apply button alignment change 2026-01-21 17:17:02 +03:00
android feat(auth): Add google sign-in option 2026-02-05 23:03:52 +03:00
assets refactor(auth): Apply code refactor for login, register and forget password functionalities 2026-02-12 18:01:00 +03:00
ios feat(auth): Add google sign-in option 2026-02-05 23:03:52 +03:00
lib refactor(auth): Apply code refactor for login, register and forget password functionalities 2026-02-12 18:01:00 +03:00
linux feat(image_picker): Add image picker both from gallery and camera 2026-01-23 23:38:50 +03:00
macos refactor(auth): Apply code refactor for login, register and forget password functionalities 2026-02-12 18:01:00 +03:00
test refactor(auth): Apply code refactor for login, register and forget password functionalities 2026-02-12 18:01:00 +03:00
web fix(Lear): Apply button alignment change 2026-01-21 17:17:02 +03:00
windows feat(auth): Add google sign-in option 2026-02-05 23:03:52 +03:00
.gitignore fix(Lear): Apply button alignment change 2026-01-21 17:17:02 +03:00
.metadata fix(Lear): Apply button alignment change 2026-01-21 17:17:02 +03:00
analysis_options.yaml fix(Lear): Apply button alignment change 2026-01-21 17:17:02 +03:00
firebase.json feat(auth): Add google sign-in option 2026-02-05 23:03:52 +03:00
pubspec.lock refactor(auth): Apply code refactor for login, register and forget password functionalities 2026-02-12 18:01:00 +03:00
pubspec.yaml refactor(auth): Apply code refactor for login, register and forget password functionalities 2026-02-12 18:01:00 +03:00
README.md fix(Lear): Apply button alignment change 2026-01-21 17:17:02 +03:00
stacked.json fix(Lear): Apply button alignment change 2026-01-21 17:17:02 +03:00

yimaru_app

A new Flutter project.

Golden Tests

Golden tests are already setup for this project. To run the tests and update the golden files, run:

flutter test --update-goldens

The golden test screenshots will be stored under test/golden/.