Skip to content

Commit

Permalink
feat: remove unrelated comments
Browse files Browse the repository at this point in the history
  • Loading branch information
fauziridwan1709 committed Sep 10, 2023
1 parent a0da40a commit 5f7afbe
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions lib/src/rotate.dart
Original file line number Diff line number Diff line change
Expand Up @@ -249,11 +249,3 @@ class RotateAnimatedTextKit extends AnimatedTextKit {
))
.toList();
}

// Hi, I'm Yashas this will be my first contribution.
//
// I had a pretty cool idea when I was working on a todo app, I wanted to mark the task as done and strikethrough the text but there was no option to do so with an animation. I looked through various libraries but wasn't able to find a good one.
//
// I have been using animated text kit for some time a now and thought of contributing to the library by adding a strike through animation.
//
// Is anyone working on this? If not, may I contribute to this?

0 comments on commit 5f7afbe

Please sign in to comment.