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 Nov. 17, 2024, 8 a.m.

Dart

30 +0

3,144 +7

179 +0

GitHub
provider in Solido/awesome-flutter

InheritedWidgets, but simple

updated at Nov. 17, 2024, 7:57 a.m.

Dart

69 +0

5,111 +2

512 +0

GitHub
riverpod in Solido/awesome-flutter

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

updated at Nov. 17, 2024, 3:28 a.m.

Dart

77 +0

6,296 +16

960 +5

GitHub
freezed in yissachar/awesome-dart

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

updated at Nov. 16, 2024, 3:14 p.m.

Dart

18 +0

1,932 +1

237 +0

GitHub
functional_widget in Solido/awesome-flutter

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

updated at Oct. 20, 2024, 8:23 a.m.

Dart

15 +0

597 +0

46 +0

GitHub