Skip to content

docs: add Dart to supported languages in README#525

Merged
magyargergo merged 1 commit into
abhigyanpatwari:mainfrom
xFlaviews:docs/add-dart-to-readme
Mar 26, 2026
Merged

docs: add Dart to supported languages in README#525
magyargergo merged 1 commit into
abhigyanpatwari:mainfrom
xFlaviews:docs/add-dart-to-readme

Conversation

@xFlaviews

Copy link
Copy Markdown
Contributor

Summary

  • Add Dart row to the supported languages table — was missing after PR feat: add Dart language support #204 merged Dart as the 14th language
  • Update language count from 13 → 14 in the roadmap section

Dart capabilities verified against the codebase:

Feature Status Evidence
Imports import-resolvers/dart.ts — package:, dart:, relative
Named Bindings importSemantics: 'wildcard'
Exports dartExportChecker — underscore = private
Heritage extends, implements, with queries
Type Annotations extractDartDeclaration, extractDartParameter
Constructor Inference extractDartInitializer, detectDartConstructorType
Config No pubspec.yaml parsing
Frameworks Flutter path-based + AST-based detection
Entry Points Via framework detection (main.dart → 3.0× multiplier)

🤖 Generated with Claude Code

Dart was added as the 14th supported language in PR abhigyanpatwari#204 but the README
was not updated. Adds Dart row to the supported languages table and
updates the language count from 13 to 14.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Mar 26, 2026

Copy link
Copy Markdown

@xFlaviews is attempting to deploy a commit to the NexusCore Team on Vercel.

A member of the Team first needs to authorize it.

@magyargergo magyargergo merged commit c6ed25d into abhigyanpatwari:main Mar 26, 2026
1 check failed
motolese pushed a commit to motolese/datamoto-gitnexus that referenced this pull request Apr 23, 2026
…i#525)

Dart was added as the 14th supported language in PR abhigyanpatwari#204 but the README
was not updated. Adds Dart row to the supported languages table and
updates the language count from 13 to 14.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

2 participants