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.