zanderso/chicago
Flutter용 시카고 위젯 세트
- Stars
- 464
- Forks
- 54
- 최근 푸시(UTC)
- 2025. 9. 28.
- 프로젝트 상태
- 활성
언어DartHTMLSwift
사용 중인 의존성
의존성 목록 4 개
- flutter
{"sdk":"flutter"} - collection
any - intl
any - flutter_test개발 의존성
{"sdk":"flutter"}
원본 README
아래는 영문 원문 스냅샷입니다. 최신 내용은 GitHub에서 확인하세요.
README 펼치기 / 접기
Chicago widget library
The Chicago widget set is a retro 32-bit desktop design language for Flutter. It was discussed in the Building a desktop design language with Flutter session in Google I/O 2021.
Disclaimer
This library is still under very active development. It also relies on very new features of Flutter and is likely to only work against Flutter on the master channel.
Specifically, this library is known to NOT work against Flutter 2.2, as it relies on commits that have not yet made it to the stable channel.
Example
The example directory contains a "kitchen sink" demo of the widgets contained in the package.
Demo screenshot
There's also an interactive demo built for the web available at tvolkert.github.io