built_stream 1.0.13
built_stream: ^1.0.13 copied to clipboard
Provide built stream for Dart This library is the runtime dependency.
1.0.13 #
- Remove StreamResult and StreamParams interfaces
- Change Disposal interface to StreamBloc interface
- Update documents
1.0.7 #
- Update document
1.0.6 #
- Add new types: ErrorLocation and StreamError for error graceful handler
- Now allow wrap method with no params or not return
- Trigger stream that wrap a method with no params using EmptyParams object
1.0.5 #
- First release