From cceb6ac3cdca83e83f969292559ee13e5b2d631f Mon Sep 17 00:00:00 2001 From: creativecreatorormaybenot Date: Thu, 3 Dec 2020 20:25:29 +0000 Subject: [PATCH 1/3] Add funvas as an animation framework --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index f352d50..3389914 100644 --- a/source.md +++ b/source.md @@ -518,6 +518,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Flutter-animation-set](https://github.com/efoxTeam/flutter-animation-set) - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam) - [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/) - [Animate Do](https://pub.dev/packages/animate_do) - Animation package inspired in Animate.css by [Fernando Herrera](https://twitter.com/Fernando_Her85). +- [Funvas](https://github.com/creativecreatorormaybenot/funvas) - Package for creating time based **custom painter** animations by [creativecreatorormaybenot](https://twitter.com/creativemaybeno). ### Testing From 672a2ace0e95e3e071270ee4386ce2813544bc10 Mon Sep 17 00:00:00 2001 From: creativecreatorormaybenot Date: Thu, 3 Dec 2020 20:29:13 +0000 Subject: [PATCH 2/3] Update source.md --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 3389914..632b262 100644 --- a/source.md +++ b/source.md @@ -518,7 +518,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Flutter-animation-set](https://github.com/efoxTeam/flutter-animation-set) - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam) - [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/) - [Animate Do](https://pub.dev/packages/animate_do) - Animation package inspired in Animate.css by [Fernando Herrera](https://twitter.com/Fernando_Her85). -- [Funvas](https://github.com/creativecreatorormaybenot/funvas) - Package for creating time based **custom painter** animations by [creativecreatorormaybenot](https://twitter.com/creativemaybeno). +- [Funvas](https://github.com/creativecreatorormaybenot/funvas) - Package for creating fun *time based canvas animations* by [creativecreatorormaybenot](https://twitter.com/creativemaybeno). ### Testing From b357f7abcbc231ec837532eeb1fa021af4f73b8e Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Thu, 3 Dec 2020 21:34:37 +0100 Subject: [PATCH 3/3] Shorten desc --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 632b262..b9919bd 100644 --- a/source.md +++ b/source.md @@ -518,7 +518,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Flutter-animation-set](https://github.com/efoxTeam/flutter-animation-set) - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam) - [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/) - [Animate Do](https://pub.dev/packages/animate_do) - Animation package inspired in Animate.css by [Fernando Herrera](https://twitter.com/Fernando_Her85). -- [Funvas](https://github.com/creativecreatorormaybenot/funvas) - Package for creating fun *time based canvas animations* by [creativecreatorormaybenot](https://twitter.com/creativemaybeno). +- [Funvas](https://github.com/creativecreatorormaybenot/funvas) - Create fun *time based canvas animations* by [creativecreatorormaybenot](https://twitter.com/creativemaybeno). ### Testing