-
-
Notifications
You must be signed in to change notification settings - Fork 130
added dart language,category,snippets #99
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
Conversation
Added Dart Snippets added icon categories such as: array-manipulation, file-manipulation, string-manipulation, date-and-time
✅ Deploy Preview for quicksnip ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this 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.
Uh oh!
There was an error while loading. Please reload this page.
Description
Added Dart Language, Categories and Snippets
Type of Change
added icon
categories such as:
array-manipulation,
file-manipulation,
string-manipulation,
date-and-time
Checklist
Signed-off-by: Ashvin Santhosh