dev_build 1.1.1+2 dev_build: ^1.1.1+2 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