Last updated:
0 purchases
async event loader
Async Event Loader #
Dart package for loading events asynchronously.
Installation 💻 #
Install via dart pub add:
dart pub add async_event_loader
copied to clipboard
Continuous Integration 🤖 #
Async Event Loader comes with a built-in GitHub Actions workflow powered
by Very Good Workflows but you can also add your preferred CI/CD
solution.
Out of the box, on each pull request and push, the CI formats, lints, and tests the code. This
ensures the code remains consistent and behaves correctly as you add functionality or make changes.
The project uses Very Good Analysis for a strict set of analysis options
used by our team. Code coverage is enforced using
the Very Good Workflows.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.