website icon indicating copy to clipboard operation
website copied to clipboard

[PAGE ISSUE]: 'Background processes' - too short description

Open TalRa1 opened this issue 1 year ago • 3 comments

Page URL

https://docs.flutter.dev/packages-and-plugins/background-processes/

Page source

https://github.com/flutter/website/tree/main/src/packages-and-plugins/background-processes.md

Describe the problem

Hi..

Thank you so much for everything.. BUT, this part of the documentation is too short. I have a lot of work to achieve, and I can't find anything regarding the background process topic..

I've been waiting for your update on that topic for years now..

Please expand on the usage here. How can I run Flutter code from the background..? How can I communicate with channels, etc..?

My most common scenario is getting a background message from Firebase message, and the need to save something in shared_preferences, or turn on the flashlight or any other communication with another flutter package.

Thank you, Tal

Expected fix

No response

Additional context

No response

I would like to fix this problem.

  • [ ] I will try and fix this problem on docs.flutter.dev.

TalRa1 avatar Jan 15 '24 14:01 TalRa1