patchwork 0.4.0
patchwork: ^0.4.0 copied to clipboard
Patch management for Dart projects, starting with reviewable dependency patches for pub packages.
example/README.md
Patchwork Example #
The runnable example lives in the repository at
examples/hello_patch/app.
Open the walkthrough on GitHub:
https://github.com/medz/patchwork/tree/main/examples#readme
The example uses a local greeter dependency so it can demonstrate the full
patch -> commit -> apply -> dart pub get workflow without publishing a hosted
package.