FLUTTER ECOSYSTEM

flutter/core-packages

순수한 Dart에서 상태 변경 사항을 관심 있는 리스너에게 알리는 데 사용하는 패키지입니다.

listen 프로젝트 이미지
Stars
14
Forks
16
최근 푸시(UTC)
2026. 9. 18.
프로젝트 상태
활성
Flutter GitHub avatar
GITHUB Organization

Flutter ↗

Flutter is Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, desktop, and embedded devices from a single codebase.

언어Dart

이 저장소가 배포한 패키지

원본 README

아래는 영문 원문 스냅샷입니다. 최신 내용은 GitHub에서 확인하세요.

README 펼치기 / 접기

Flutter Core Packages

Release Status Flutter CI Status

This repo is a companion to the flutter/flutter and flutter/packages repositiories. It contains the source code for Flutter's first-party packages (i.e., packages developed by the core Flutter team) that cannot depend on Flutter, generally because they are used by the flutter/flutter repository. Check the packages directory to see all packages.

These packages are also available on pub.

Issues

Please file any issues, bugs, or feature requests in the main flutter repo. Issues pertaining to this repository are labeled "package".

Contributing

If you wish to contribute a new package to the Flutter ecosystem, please see the documentation for developing packages. You can store your package source code in any GitHub repository (the present repo is only intended for packages developed by the core Flutter team). Once your package is ready you can publish to the pub repository.

If you wish to contribute a change to any of the existing packages in this repo, please review our contribution guide, and send a pull request.

Packages

These are the packages hosted in this repository:

Package Pub Points Usage Issues Pull requests
flutter_hook_config pub package pub points downloads GitHub issues by-label GitHub pull requests by-label
flutter_template_images pub package pub points downloads GitHub issues by-label GitHub pull requests by-label
listen pub package pub points downloads GitHub issues by-label GitHub pull requests by-label
multicast_dns pub package pub points downloads GitHub issues by-label GitHub pull requests by-label
mustache_template pub package pub points downloads GitHub issues by-label GitHub pull requests by-label
standard_message_codec pub package pub points downloads GitHub issues by-label GitHub pull requests by-label
vector_math pub package pub points downloads GitHub issues by-label GitHub pull requests by-label