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 April 21, 2024, 1:18 p.m.

Dart

31 +0

3,009 +2

171 +0

GitHub
riverpod in Solido/awesome-flutter

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

updated at April 21, 2024, 2:29 a.m.

Dart

77 +0

5,753 +19

884 +1

GitHub
freezed in yissachar/awesome-dart

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

updated at April 21, 2024, 12:06 a.m.

Dart

16 +0

1,807 +4

225 +1

GitHub
provider in Solido/awesome-flutter

InheritedWidgets, but simple

updated at April 20, 2024, 1:50 p.m.

Dart

68 +0

5,024 +4

499 +1

GitHub
functional_widget in Solido/awesome-flutter

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

updated at April 8, 2024, 10:34 a.m.

Dart

15 +0

580 +0

45 +0

GitHub