Go to file
BisratHailu 6b4f87476e Merge branch 'release/0.1.9'
-fix(onboarding): Change onboarding assessment implementation
2026-04-30 10:58:36 +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): Change onboarding assessment implementation 2026-04-30 10:57: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): Change onboarding assessment implementation 2026-04-30 10:57:45 +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): Change onboarding assessment implementation 2026-04-30 10:57: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/.