Workiva / Workiva/dependency_validator

How to fix "The following packages contain executables" for flutter_native_splash

Open
#77 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Dart
Stars
66
Forks
26
Avg merge
5d 7h
Merged PRs (30d)
7

Description

dev_dependencies:
  flutter_native_splash: ^1.2.3

This show error:

The following packages contain executables, they are assumed to be used:
  * flutter_native_splash

What does it mean and how to fix it?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the pubspec.yaml dev_dependencies entry shown in the issue and investigate how dependency_validator handles flutter_native_splash's executables. Reproduce the warning, determine what it means and whether any action is required, then document the explanation and fix for users.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
documentation, tooling
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.