streams_channel 0.3.0 copy "streams_channel: ^0.3.0" to clipboard
streams_channel: ^0.3.0 copied to clipboard

StreamsChannel is inspired from EventChannel. It allows to create streams of events between Flutter and platform side.

0.3.0 #

  • Upgrade project structure to flutter v1.12
  • Fix compilation warnings

0.2.3 #

  • Remove deprecated use of platform API

0.2.2 #

  • Internal improvements

0.2.1 #

  • Fix: Cocoapods podspec for iOS side

0.2.0 #

  • New: Refactor API into using a factory to create stream handler on demand, one for each active stream

0.1.0 #

  • New: StreamsChannel (iOS side)

0.0.1 #

  • New: StreamsChannel (Android side)
14
likes
40
pub points
74%
popularity

Publisher

verified publisherloup.app

StreamsChannel is inspired from EventChannel. It allows to create streams of events between Flutter and platform side.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on streams_channel