code_snippets/learn_stream_sync library

Dart Streams, example and learning-code.

This do not bring any value to dawoApp. Just sample code-snippets. NOTE: Only some of these streams are executed, when called in row, but however, they work.

  • dawo version: 0.0.6 - 27.11.2017 - in gitHub : yes
  • READY-STATE: for 0.0.7 : 0%
  • NEXT: modify these, connect to classes and lists. use stream_channel pack Examples pasted from: https://www.dartlang.org/docs/tutorials/streams/ Copyright notice should not concern this file... since it's from dartlang

Classes

LearnStreamSync
TODO teamNext PLAN: Use futures for outPut try to make it a class

Properties

batonCount int
getter/setter pair
batonMsg StringBuffer
TODO every stream-function adds own message to batonMsg and ++ batonCount So we can at the end see, what had happened
getter/setter pair
dawLibStreamReadiness num
getters..
getter/setter pair
lSS LearnStreamSync
create instance constructor
getter/setter pair
streamBuf StringBuffer
getter/setter pair
streamMotto String
getter/setter pair