mercure_client 1.0.0
mercure_client: ^1.0.0 copied to clipboard
Provide a quick way to publish and consume messages on Mercure
1.0.0 #
- Add auto retry feature
- Use http package
- Remove Dio dependencies
- Allow multiple topics subscriptions
- No more publish action
- Mercure expose a stream
1.0.0-beta #
- Update to null safety
0.0.6 #
- Refactor request and Transformer
- Make subcribe asynchronous
0.0.5 #
- Update regex pattern
0.0.4 #
- Fix errors handling
- Improve documentation/example
0.0.3 #
- Fix meta version compatibilitie with flutter-test
- Cancel request
0.0.2 #
- Add example
0.0.1 #
- Initial version