Compare commits

...

3 Commits

Author SHA1 Message Date
517c232891 Merge tag '0.1.37' into develop
-fix(landing): Change landing image pictures for quality improvement
2026-06-04 13:12:14 +03:00
73d027f11c Merge branch 'release/0.1.37'
-fix(landing): Change landing image pictures for quality improvement
2026-06-04 13:11:58 +03:00
4fdda31eba fix(landing): Change landing image pictures for quality improvement 2026-06-04 13:11:14 +03:00
2 changed files with 1 additions and 2 deletions

View File

@ -15,7 +15,6 @@ class HomeViewModel extends ReactiveViewModel {
// Dependency injection // Dependency injection
final _statusChecker = locator<StatusCheckerService>(); final _statusChecker = locator<StatusCheckerService>();
final _navigationService = locator<NavigationService>();
final _bottomSheetService = locator<BottomSheetService>(); final _bottomSheetService = locator<BottomSheetService>();

View File

@ -1,6 +1,6 @@
name: yimaru_app name: yimaru_app
publish_to: 'none' publish_to: 'none'
version: 0.1.36+38 version: 0.1.37+39
description: A new Flutter project. description: A new Flutter project.
environment: environment: