Workiva / Workiva/dependency_validator
How to fix "The following packages contain executables" for flutter_native_splash
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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