Skip to content

Adding flexible update getProgress and getUpdateSize#94

Open
nikb7 wants to merge 5 commits intojonasbark:masterfrom
nikb7:master
Open

Adding flexible update getProgress and getUpdateSize#94
nikb7 wants to merge 5 commits intojonasbark:masterfrom
nikb7:master

Conversation

@nikb7
Copy link
Copy Markdown

@nikb7 nikb7 commented Feb 21, 2023

This can be used to easily show user how much app update has been downloaded in background.
Upgraded flutter version to 3.7

}

private fun getFlexibleUpdateProgress(result: Result) = checkAppState(result) {
result.success(flexibleUpdateProgress)
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a stream would be nicer, but this should be good enough - thanks! Will merge soon

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, any timeline around merging this?

@dagba
Copy link
Copy Markdown

dagba commented Apr 21, 2025

Hi @jonasbark

Any reason it's abandoned?

@jonasbark
Copy link
Copy Markdown
Owner

yes, there are merge conflicts and I'd prefer the progress to be a stream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants