nikosportolos/dart-package

This is an action to validate and publish a Dart/Flutter package to pub.dev.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
working_directorySpecify the working directory.no.
sdkSpecify which SDK to use (dart, flutter).nodart
dart_sdkSpecify the Dart SDK version.no3.10.8
flutter_sdkSpecify the Flutter SDK version.no3.41.2
analyze_directoriesSpecify the directories to run dart analyze.nolib test
concurrencyControls the number of test suites that runs concurrently, meaning that multiple tests in independent suites or platforms can run at the same time.no4
skip_testsFlag that defines whether to skip tests.nofalse
coverageFlag that defines whether to run tests with coverage.nofalse
codecovFlag that defines whether to upload coverage reports to Codecov. Requires the codecov_token.nofalse
codecov_tokenThe token that will be used to upload coverage reports to Codecov. Requires the codecov flag to be set to true.no""
publishFlag that defines whether to publish the package on pub.dev.nofalse
pubdev_tokenThe token that will be used to publish the package to pub.dev.no""
pana_thresholdThe exit code will indicate if (max - granted points) <= threshold.no19

no outputs