Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Dart 3.0.1 package #602

Merged
merged 1 commit into from
Apr 18, 2024
Merged

Conversation

lohanidamodar
Copy link
Contributor

@lohanidamodar lohanidamodar commented May 24, 2023

Checklist:

  • The package builds locally with ./piston build-pkg dart 3.0.1
  • The package installs with ./piston ppman install dart=3.0.1
  • The package runs the test code with ./piston run dart -l 3.0.1 packages/dart/3.0.1/test.*
  • Package files are placed in the correct directory
  • No old package versions are removed
  • All source files are deleted in the build.sh script
  • metadata.json's language and version fields match the directory path
  • Any extensions the language may use are set as aliases
  • Any alternative names the language is referred to are set as aliases.

@HexF HexF merged commit c4cf018 into engineer-man:master Apr 18, 2024
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.

None yet

2 participants