Files
Bryan Oltman 9ff9a8883c feat: add flutter_version_resolver package (#3266)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2025-08-05 10:54:30 -04:00

11 lines
198 B
Markdown

# Contributing
We are happy to accept contributions!
## Developing
This library has 100% coverage and all PRs are expected to be tested.
### Running Tests
All you need to do is run `dart test`.