Remi Rousselet
Remi Rousselet
provider
InheritedWidgets, but simple
riverpod
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
flutter_hooks
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.
freezed
Code generation for immutable classes that has a simple syntax/API without compromising on the features.
functional_widget
A code generator to write widgets as function without loosing the benefits of classes.
expect_error
A Dart testing utility for asserting that some code emits a compilation error.