What is stream and sink in Flutter?

Stream: This class represents an asynchronous stream of data . Listeners can subscribe to be notified of the arrival of new data events. EventSink: A sink is like a stream that flows in the opposite direction. Adding data events to an EventSink funnels that data into a connected stream.12 Tem 2020

Sizin İçin Seçtik  What is addListener in Dart?

Leave a Reply

Your email address will not be published. Required fields are marked *