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

added dart language,category,snippets #99

Closed
wants to merge 1 commit into from

Conversation

Vrindtime
Copy link

@Vrindtime Vrindtime commented Jan 1, 2025

Description

Added Dart Language, Categories and Snippets

Type of Change

added icon
categories such as:
array-manipulation,
file-manipulation,
string-manipulation,
date-and-time

  • ✨ New snippet

Checklist

  • I have tested my code and verified it works as expected.
  • My code follows the style and contribution guidelines of this project.
  • Comments are added where necessary for clarity.
  • Documentation has been updated (if applicable).
  • There are no new warnings or errors from my changes.

Signed-off-by: Ashvin Santhosh

Added Dart Snippets
added icon
categories such as:
array-manipulation,
file-manipulation,
string-manipulation,
date-and-time
Copy link

netlify bot commented Jan 1, 2025

Deploy Preview for quicksnip ready!

Name Link
🔨 Latest commit 764bb64
🔍 Latest deploy log https://app.netlify.com/sites/quicksnip/deploys/67758d04fbfbfd000837256f
😎 Deploy Preview https://deploy-preview-99--quicksnip.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@Mathys-Gasnier Mathys-Gasnier left a comment

Choose a reason for hiding this comment

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

Hey, thanks for the contribution, looking at your snippets I don't think they fit the scope of quicksnip.

Firstly all snippets should take a function like approach, meaning they should be a function followed by one or more example of use (See other snippets for this)
Also, we don't accept snippets that are just wrapping without adding anything over standard library function of languages.

Following those two guidelines I don't think your snippets fit the project.

@technoph1le technoph1le added the wontfix This will not be worked on label Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants