Go to file
2026-01-23 23:38:50 +03:00
.vscode fix(Lear): Apply button alignment change 2026-01-21 17:17:02 +03:00
android feat(image_picker): Add image picker both from gallery and camera 2026-01-23 23:38:50 +03:00
assets fix(Lear): Apply button alignment change 2026-01-21 17:17:02 +03:00
ios fix(Lear): Apply button alignment change 2026-01-21 17:17:02 +03:00
lib feat(image_picker): Add image picker both from gallery and camera 2026-01-23 23:38:50 +03:00
linux feat(image_picker): Add image picker both from gallery and camera 2026-01-23 23:38:50 +03:00
macos feat(image_picker): Add image picker both from gallery and camera 2026-01-23 23:38:50 +03:00
test feat(image_picker): Add image picker both from gallery and camera 2026-01-23 23:38:50 +03:00
web fix(Lear): Apply button alignment change 2026-01-21 17:17:02 +03:00
windows feat(image_picker): Add image picker both from gallery and camera 2026-01-23 23:38:50 +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
pubspec.lock feat(image_picker): Add image picker both from gallery and camera 2026-01-23 23:38:50 +03:00
pubspec.yaml feat(image_picker): Add image picker both from gallery and camera 2026-01-23 23:38:50 +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/.