FLUTTER ECOSYSTEM

Flutterando/asp

ASP (Atomic State Pattern) offers a simplified and modularized approach to state management for Flutter.

asp project cover
Stars
49
Forks
4
Last push (UTC)
Feb 7, 2026
Project status
Active
Flutterando GitHub avatar
GITHUB Organization

Flutterando ↗

The biggest and most active Flutter community in Latin America. Responsible for packages like flutter_modular and flutter_triple.

LanguagesC++CMakeDartSwiftCHTMLRubyKotlinObjective-C

Technical topics

Packages published by this repository

Dependencies used

Dependency list 4 items
  • flutter{"sdk":"flutter"}
  • hook_state>=0.4.2 <1.0.0
  • flutterando_analysisDevelopment^0.0.2
  • flutter_testDevelopment{"sdk":"flutter"}

Original README

English project snapshot. Visit GitHub for the latest content.

Expand / collapse project README

ASP - Atomic State Pattern

Pub Version codecov LICENSE GitHub stars

image

ASP (Atomic State Pattern) offers a simplified, predictable, and powerful state management solution for Flutter.

Website: https://asp.flutterando.com.br

Documentation

Get Started: https://asp.flutterando.com.br/docs/introduction/getting-started

Core: https://asp.flutterando.com.br/docs/introduction/core

Examples: https://asp.flutterando.com.br/docs/category/examples.

Installation

flutter pub add asp

Features and bugs

Please send feature requests and bug reports to the issue tracker.

This README was created based on templates made available by Stagehand under a BSD-style license.