provider in Solido/awesome-flutter

InheritedWidgets, but simple

updated at June 5, 2024, 6:02 a.m.

Dart

69 +1

5,046 +3

500 +2

GitHub
functional_widget in Solido/awesome-flutter

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

updated at June 5, 2024, 7:37 a.m.

Dart

15 +0

584 +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.

updated at June 8, 2024, 7:09 p.m.

Dart

31 +0

3,046 +8

173 +2

GitHub
riverpod in Solido/awesome-flutter

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

updated at June 8, 2024, 10:08 p.m.

Dart

75 +0

5,886 +19

908 +7

GitHub
freezed in yissachar/awesome-dart

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

updated at June 9, 2024, 10:14 a.m.

Dart

16 +0

1,842 +7

226 +0

GitHub