Overview
solidart
is a free Open Source state-management library for Dart and Flutter applications.
It is inspired by SolidJS and shares some common concepts.
The objectives of this library are:
- Being simple and easy to learn
- Do not go against the Flutter framework but embraces and leverages its power
- Do not have a single "global" state, but put multiple states only in the most appropriate places