dart_cassandra_cql
dart_cassandra_cql copied to clipboard
Stream Example
Hey Man !! Can you please give an example of stream using streambuilder. Appreciate if you reply 🙂
You can find a minimal example of streaming query results in the API docs: https://github.com/achilleasa/dart_cassandra_cql/blob/master/API.md#streaming-query-results
Thanks for your reply So according to example we can use (StreamSubscription sub;) in streambuilder stream property