MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.project.repository/ProjectRepository/observeNeedsSaving

observeNeedsSaving

[jvm]
abstract fun observeNeedsSaving(): Flow<Boolean>

Observe the value of the flag indicating there are unsaved changes.

Return

a flow of distict values