streams_channel3 1.0.1 copy "streams_channel3: ^1.0.1" to clipboard
streams_channel3: ^1.0.1 copied to clipboard

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

1.0.1 #

  • Changed ios deployment target

1.0.0 #

  • Migrated into Null-Safety

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)
0
likes
130
points
152
downloads

Publisher

unverified uploader

Weekly Downloads

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

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on streams_channel3