FLUTTER ECOSYSTEM

Flutterando/asp

ASP(原子状态模式)为 Flutter 提供了一种简化且模块化的状态管理方法。

asp 项目封面
Stars
49
Forks
4
最近推送(UTC)
2026年2月7日
项目状态
未归档
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.

语言C++CMakeDartSwiftCHTMLRubyKotlinObjective-C

技术话题

此仓库发布的插件

使用的依赖

依赖清单 4 项
  • flutter{"sdk":"flutter"}
  • hook_state>=0.4.2 <1.0.0
  • flutterando_analysis开发依赖^0.0.2
  • flutter_test开发依赖{"sdk":"flutter"}

原始 README

以下为英文项目原文快照,最新内容请访问 GitHub。

展开 / 收起项目 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.