Compare commits

..

No commits in common. "517c232891a1f1458540aef494be752c2accfe5c" and "876c7a91e3e4f55b28cb0635fa9b5726590a7166" 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: