provider in Solido/awesome-flutter

InheritedWidgets, but simple

updated at April 27, 2024, 11:48 a.m.

Dart

67 -1

5,025 +1

499 +0

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 27, 2024, 12:53 p.m.

Dart

16 +0

1,814 +7

225 +0

GitHub
functional_widget in Solido/awesome-flutter

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

updated at April 27, 2024, 12:54 p.m.

Dart

15 +0

581 +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 April 28, 2024, 5:52 p.m.

Dart

31 +0

3,019 +10

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 28, 2024, 7:08 p.m.

Dart

76 -1

5,786 +33

886 +2

GitHub