dev_build 0.16.7+3 dev_build: ^0.16.7+3 copied to clipboard
Development utilities for dart and flutter packages. CI and build helpers.
To run Global CI #
# Once only
pub global activate dev_build
# Run common validation test (analyzer, format, test) on your package (and nested packages)
pub global run dev_build:run_ci