Skip to content

feat: add support for Dart language#369

Merged
lrasmus merged 3 commits intoStatTag:masterfrom
adityai0:feat/add-dart-lang-support
Mar 31, 2026
Merged

feat: add support for Dart language#369
lrasmus merged 3 commits intoStatTag:masterfrom
adityai0:feat/add-dart-lang-support

Conversation

@adityai0
Copy link
Copy Markdown
Contributor

@adityai0 adityai0 commented Mar 20, 2026

Description

Add support for detection of Dart language.

Fixes

Closes #366

Screenshots

image image

@adityai0 adityai0 force-pushed the feat/add-dart-lang-support branch from 2784931 to 9cdb437 Compare March 20, 2026 09:02
Copy link
Copy Markdown
Contributor

@lrasmus lrasmus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good! A few requests for additional unit tests, but everything appears to be working fine when I run this.

@adityai0
Copy link
Copy Markdown
Contributor Author

Looking good! A few requests for additional unit tests, but everything appears to be working fine when I run this.

@lrasmus Sure, I'll add the tests and will be back with requested changes! 😊

@adityai0 adityai0 force-pushed the feat/add-dart-lang-support branch from de0f06c to 7784b5f Compare March 26, 2026 19:25
@adityai0
Copy link
Copy Markdown
Contributor Author

@lrasmus I have added the mentioned test cases. please review latest changes in the PR.

Copy link
Copy Markdown
Contributor

@lrasmus lrasmus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Appreciate the additional tests, just a few more examples I'd like to make sure we test for Windows absolute paths. Thanks!

@adityai0 adityai0 force-pushed the feat/add-dart-lang-support branch from e02c2c4 to a38bbca Compare March 30, 2026 18:49
@adityai0
Copy link
Copy Markdown
Contributor Author

@lrasmus updated the tests

Copy link
Copy Markdown
Contributor

@lrasmus lrasmus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent work, thank you!

@lrasmus lrasmus merged commit cedcdaf into StatTag:master Mar 31, 2026
@adityai0 adityai0 deleted the feat/add-dart-lang-support branch March 31, 2026 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support detection of Dart

2 participants