listen
순수한 Dart에서 상태 변경 사항을 관심 있는 리스너에게 알리는 데 사용하는 패키지입니다.
순수한 Dart에서 상태 변경 사항을 관심 있는 리스너에게 알리는 데 사용하는 패키지입니다.
아래는 영문 원문 스냅샷입니다. 최신 내용은 GitHub에서 확인하세요.
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.
Please file any issues, bugs, or feature requests in the main flutter repo. Issues pertaining to this repository are labeled "package".
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.
These are the packages hosted in this repository: