I want to do some async operations that involve writing to local database only when the state of the app is InActive or Paused but what if the async operation while it is running and suddenly the app is closed
does that operation still working until it finishes it's task or not ??
No Flutter kills the process when you close the app.
Reference : https://medium.com/mindorks/asynchronous-programming-in-dart-flutter-part-1-dde723332698
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With