From 0691ef599951b87f89f8e15771cd3abe5bd107d8 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Thu, 3 Dec 2020 21:36:30 +0100 Subject: [PATCH] Gen > Add funvas as an animation framework Add funvas as an animation framework --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 04bdac1..1354137 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Github Repositories - Entries + Entries Awesome @@ -464,6 +464,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Provider](https://github.com/rrousselGit/provider) [3130⭐] - State-management library for Flutter by [Remi Rousselet](https://github.com/rrousselGit). - [RiverPod](https://github.com/rrousselGit/river_pod) [923⭐] - Provider, but different by [Remi Rousselet](https://github.com/rrousselGit). - [GetX](https://github.com/jonataslaw/getx) - Contextless, State-management & navigation by [Jonny Borges](https://github.com/jonataslaw). +- [Binder](https://github.com/letsar/binder) [129⭐] - A lightweight, yet powerful way to bind your application state with your business logic, by [Romain Rastel](https://github.com/letsar). #### Redux / ELM / Dependency Injection @@ -498,6 +499,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Flutter-animation-set](https://github.com/efoxTeam/flutter-animation-set) [208⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam). - [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [656⭐] - 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) [45⭐] - Create fun *time based canvas animations* by [creativecreatorormaybenot](https://twitter.com/creativemaybeno). ### Testing