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 mitt and tailrec #927

Closed
wants to merge 1 commit into from
Closed

Add mitt and tailrec #927

wants to merge 1 commit into from

Conversation

Edward-Roshan
Copy link

Please read How to contribute before creating a submission.

Description

mitt

  • Dart event emitter/pubsub. inspired by npm mitt.

tailrec

  • This package help you to convert recursive function into the while-loop codes. so that program won't meet out of memory that caused by stack overflow.

Checklist

  • I read How to contribute
  • I edited the SOURCE.md file only
  • Added a link to the repo in the PR

Feel free to add this badge to your repository after it's accepted to awesome-flutter.

Awesome Flutter
<a href="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/Solido/awesome-flutter">
   <img alt="Awesome Flutter" src="https://img.shields.io/badge/Awesome-Flutter-blue.svg?longCache=true&style=flat-square" />
</a>

@renancaraujo
Copy link
Collaborator

Hello there,

Read the the contributing again. Don’t commit in the rearme directly and keep one suggestion per pr.

Copy link
Collaborator

@renancaraujo renancaraujo left a comment

Choose a reason for hiding this comment

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

Unfit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants