📄️ Motivation
We want state management to be enjoyable! However, we also aim to avoid creating magical tools that start great but eventually become a nightmare for the project. After years of grappling with this issue, we decided to take action.
📄️ Core
The ASP consists of three components: Atoms, Actions, and Selectors.
📄️ Installation
Add in your pubspec.yaml:
📄️ Getting Started
Creating a New Flutter Project