feat(app): add manual entry and sharing flows
This commit is contained in:
@@ -18,4 +18,4 @@ abstract class WeatherRepository {
|
||||
|
||||
/// 날씨 정보 업데이트가 필요한지 확인합니다
|
||||
Future<bool> isWeatherUpdateNeeded();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user