A simple mock server side events generator.
- Emits custom events in a set time period
- Set the generation period
Add the repository to your pubspec:
mock_sse_generator:
git:
url: https://github.com/OneRoofApp/mock_sse_generator.gitCheck out the tests to understand how to use it.