Go to file
BisratHailu 76ce385355 Merge branch 'release/0.1.3-internal.v1'
- fix(learn): Modify overall learn hierarchy.
- fix(learn): Modify learn path flow according to the new hierarchy.
- add(learn): Add additionl screens for the new hierarchy levels.
2026-04-18 22:09:55 +03:00
.vscode fix(Lear): Apply button alignment change 2026-01-21 17:17:02 +03:00
android - fix(learn): Modify overall learn hierarchy. 2026-04-18 22:04:56 +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(learn): Modify overall learn hierarchy. 2026-04-18 22:04:56 +03:00
linux feat(learn): Integrate learn practice with local data 2026-03-30 17:21:17 +03:00
macos feat(learn): Integrate learn practice with local data 2026-03-30 17:21:17 +03:00
test - fix(learn): Modify overall learn hierarchy. 2026-04-18 22:04:56 +03:00
web feat(Course): Finalize course integration 2026-03-25 11:21:59 +03:00
windows feat(learn): Integrate learn practice with local data 2026-03-30 17:21:17 +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 feat(learn): Integrate learn practice with local data 2026-03-30 17:21:17 +03:00
pubspec.yaml - fix(learn): Modify overall learn hierarchy. 2026-04-18 22:07:24 +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/.