From 2fd3f09903fc0fa8fe8775fa44f49fc728081b2d Mon Sep 17 00:00:00 2001 From: Santiago Montoya Date: Wed, 6 May 2020 23:35:39 -0500 Subject: [PATCH 1/3] Add animate_do --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 9902253..9a20497 100644 --- a/source.md +++ b/source.md @@ -498,6 +498,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Simple Animations](https://github.com/felixblaschke/simple_animations) - Create awesome custom animations easily by [Felix Blaschke](https://github.com/felixblaschke) - [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) - An animation package inspired in Animate.css, built using only Flutter animations, no extra packages by [Fernando Herrera](https://twitter.com/Fernando_Her85). ### Misc From a11489cfe44fc67de3c6356b68b0885f4c63dfbe Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Fri, 15 May 2020 00:35:44 +0200 Subject: [PATCH 2/3] Shorten Desc --- source.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source.md b/source.md index 9a20497..d86f920 100644 --- a/source.md +++ b/source.md @@ -3,7 +3,7 @@

StackOverflow - + ad Github Repositories @@ -498,7 +498,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Simple Animations](https://github.com/felixblaschke/simple_animations) - Create awesome custom animations easily by [Felix Blaschke](https://github.com/felixblaschke) - [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) - An animation package inspired in Animate.css, built using only Flutter animations, no extra packages by [Fernando Herrera](https://twitter.com/Fernando_Her85). +- [Animate Do](https://pub.dev/packages/animate_do) - Animation package inspired like Animate.css by [Fernando Herrera](https://twitter.com/Fernando_Her85). ### Misc From aca481d74ecd65651705b8c5107ab71b19ac7fd5 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Fri, 15 May 2020 00:39:07 +0200 Subject: [PATCH 3/3] Typo --- source.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source.md b/source.md index d86f920..8b5ecf2 100644 --- a/source.md +++ b/source.md @@ -3,7 +3,7 @@

StackOverflow - ad + Github Repositories @@ -498,7 +498,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Simple Animations](https://github.com/felixblaschke/simple_animations) - Create awesome custom animations easily by [Felix Blaschke](https://github.com/felixblaschke) - [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 like Animate.css by [Fernando Herrera](https://twitter.com/Fernando_Her85). +- [Animate Do](https://pub.dev/packages/animate_do) - Animation package inspired in Animate.css by [Fernando Herrera](https://twitter.com/Fernando_Her85). ### Misc