Search code examples
flutterasynchronousstream

Flutter :- Why we need to close stream data or any controller?


  • Why closing stream when it don not use is best practise
  • How much effect on app's performance

Any other information also accepted Thankyou


Solution

  • I think this might help.

    If you dont, those Memory resources get permanently blocked.