Skip to content

Stop IsolateHolderService when app is killed with swipe to remove#10

Merged
JulianAssmann merged 3 commits into
JulianAssmann:masterfrom
ksncho:master
Jan 2, 2021
Merged

Stop IsolateHolderService when app is killed with swipe to remove#10
JulianAssmann merged 3 commits into
JulianAssmann:masterfrom
ksncho:master

Conversation

@ksncho

@ksncho ksncho commented Jan 2, 2021

Copy link
Copy Markdown
Contributor

Hello.
This package is great and I am using it well.
and I am appreciated your work.

I can stop IsolateHolderService with stop "FlutterBackground.disableBackgroundExecution()".
But when I kill app with swipe to remove action at recent apps, the service is still there.
I googled and found this solution.

This is my first time to create PR and I am not sure this is right way.
But I wish this will help you.

If you feel bad, please ignore this PR.

@JulianAssmann

Copy link
Copy Markdown
Owner

Thank you very much for your pull request. I tested it and it indeed fixes the problem you encountered.

As this would be a new version, could you please increase the version in pubspec.yaml to 0.1.3 and add a description of this change to CHANGELOG.md?

After that, LGTM.

@ksncho

ksncho commented Jan 2, 2021

Copy link
Copy Markdown
Contributor Author

All done! :)

@JulianAssmann
JulianAssmann merged commit 30b18ad into JulianAssmann:master Jan 2, 2021
@JulianAssmann

Copy link
Copy Markdown
Owner

Thank you very much :)

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.

2 participants