built_stream 1.0.18 copy "built_stream: ^1.0.18" to clipboard
built_stream: ^1.0.18 copied to clipboard

Provide built stream for Dart This library is the runtime dependency.

1.0.18 #

  • change type of property error in StreamError from Error to dynamic

1.0.17 #

  • remove isLoading in StreamState
  • add toString() in StreamState

1.0.16 #

  • update type of error property in StreamError from Error to dynamic because not all of errors is subtype of Error

1.0.15 #

  • switch type of propertyType of StreamResult and StreamParam from Type to String because that Dart currently does not support generic runtime type like List<int>

1.0.14 #

  • Degrade meta library version to ^1.1.8

1.0.13 #

  • Remove StreamResult and StreamParams interfaces
  • Change Disposal interface to StreamBloc interface
  • Update documents

1.0.11+12 #

  • Reconstruct project

1.0.8+9+10 #

  • Add example + 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
0
likes
40
pub points
0%
popularity

Publisher

verified publishervo9312.co

Provide built stream for Dart This library is the runtime dependency.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

meta

More

Packages that depend on built_stream