From 88f112ce0ea121aa8f6fe0e10f8ff6bc8af224a8 Mon Sep 17 00:00:00 2001 From: Remi Rousselet Date: Wed, 2 Jan 2019 00:22:04 +0100 Subject: [PATCH] Add functional_widget --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 24c3f49..560084b 100644 --- a/source.md +++ b/source.md @@ -362,6 +362,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Widgets - [Hooks](https://github.com/rrousselGit/flutter_hooks) - A new kind of widget with advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit) +- [Functional widget](https://github.com/rrousselGit/functional_widget) - A code generator that allows writing widgets as functions instead of classes by [Remi Rousselet](https://github.com/rrousselGit) ### Data