blog | sven kanoldt

sharing thoughts on learning rust, open source projects and other tech stuff

prepare a dart package for publishing in 5minutes

When publishing, having tests, coverage data, code formatting and builds are good practice to have, so that your package looks nice and shiny and is robust for change and contributions. Here we explore how such things can be easily achieved for a dart package.

Read more ⟶