This website requires JavaScript.
Explore
Help
Sign In
mrpastewart
/
platform
Watch
1
Star
0
Fork
You've already forked platform
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
58aab983a1
Branches
Tags
No results found.
platform
/
packages
/
pub_sub
/
CHANGELOG.md
thomashii
aab3772f15
Added pub_sub package
2021-03-08 20:56:39 +08:00
298 B
Raw
Blame
History
2.3.0
Allow
2.x
versions of
stream_channel
.
Apply
package:pedantic
lints.
2.2.0
Upgrade
uuid
.
2.1.0
Allow for "trusted clients," which are implicitly-registered clients. This makes using
package:pub_sub
easier, as well making it easier to scale.
2.0.0
Dart 2 updates.