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.