Merge branch 'release/0.1.37'
-fix(landing): Change landing image pictures for quality improvement
This commit is contained in:
commit
73d027f11c
|
|
@ -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>();
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user