dart-lang / dart-lang/samples

Incorrect .dll file names

Open
#54 2 comments 0 reactions 0 assignees View on GitHub
area-ffi type-bug
Dominant language
Dart
Stars
656
Forks
228
Avg merge
19h 14m
Merged PRs (30d)
4

Description

The sample .dart files reference "xyz_library/Debug/[sample name].dll", whereas the created files are "xyz_library/lib[sample_name].dll".

Contributor guide

Open the contributing guide

Research direction

Search the sample .dart files for references to "xyz_library/Debug/[sample name].dll" and compare them with the created "xyz_library/lib[sample_name].dll" files. Update the incorrect references so the documented paths match the created files, then verify all affected samples use the same naming pattern.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
desktop-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.