FLUTTER ECOSYSTEM

Flutterando/asp

ASP(アトミックステートパターン)は、Flutter用の状態管理に簡素化され、モジュール化されたアプローチを提供します。

asp のプロジェクト画像
Stars
49
Forks
4
最終プッシュ(UTC)
2026/02/07
プロジェクト状態
公開中
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.