Compare commits

..

No commits in common. "73d027f11ccb506713c2b14b5ee9dc1d6eb17c88" and "0824019612a70c823f9277020bdd669ddf284312" have entirely different histories.

2 changed files with 2 additions and 1 deletions

View File

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

View File

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