Go to file
BisratHailu 580b0360c2 Merge tag '0.1.6' into develop
-fix(Onboarding): Manage user data fetching mechanism
2026-04-27 00:09:20 +03:00
.vscode fix(Lear): Apply button alignment change 2026-01-21 17:17:02 +03:00
android fix(learn): Restructure learn hierarchy. 2026-04-25 04:21:04 +03:00
assets feat(Course): Finalize course integration 2026-03-25 11:21:59 +03:00
ios feat(Course): Finalize course integration 2026-03-25 11:21:59 +03:00
lib fix(Onboarding): Manage user data fetching mechanism 2026-04-27 00:07:45 +03:00
linux fix(learn): Integrate learn lessons according to the new hierarchy 2026-04-20 15:59:42 +03:00
macos fix(learn): Integrate learn lessons according to the new hierarchy 2026-04-20 15:59:42 +03:00
test fix(onboarding): Remove birthday and fix other fields 2026-04-25 11:41:31 +03:00
web feat(Course): Finalize course integration 2026-03-25 11:21:59 +03:00
windows fix(learn): Integrate learn lessons according to the new hierarchy 2026-04-20 15:59:42 +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
devtools_options.yaml feat(Course): Finalize course integration 2026-03-25 11:21:59 +03:00
firebase.json - fix(learn): Modify overall learn hierarchy. 2026-04-18 22:04:56 +03:00
pubspec.lock fix(learn): Restructure learn hierarchy. 2026-04-25 04:21:04 +03:00
pubspec.yaml fix(Onboarding): Manage user data fetching mechanism 2026-04-27 00:07:45 +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/.