functional_widget in Solido/awesome-flutter

A code generator to write widgets as function without loosing the benefits of classes.

created at Dec. 1, 2018, 5:28 p.m.

Dart

15 +0

580 +1

45 +0

GitHub
flutter_hooks in Solido/awesome-flutter

React hooks for Flutter. Hooks are a new kind of object that manages a Widget life-cycles. They are used to increase code sharing between widgets and as a complete replacement for StatefulWidget.

created at Nov. 30, 2018, 6:26 p.m.

Dart

31 +0

2,988 +6

170 +3

GitHub
freezed in yissachar/awesome-dart

Code generation for immutable classes that has a simple syntax/API without compromising on the features.

created at Jan. 5, 2020, 3:20 a.m.

Dart

17 -1

1,792 +9

221 +1

GitHub
provider in Solido/awesome-flutter

InheritedWidgets, but simple

created at Oct. 19, 2018, 11:58 a.m.

Dart

68 +0

5,004 +2

498 +0

GitHub
riverpod in Solido/awesome-flutter

A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.

created at April 16, 2020, 10:40 a.m.

Dart

77 +2

5,674 +17

870 +5

GitHub