commit | d3c0d5f5e215a3ca3a42027798d0a43ada6a4f37 | [log] [tgz] |
---|---|---|
author | Tarrin Neal <tarrinneal@gmail.com> | Fri Jun 30 14:30:06 2023 -0700 |
committer | GitHub <noreply@github.com> | Fri Jun 30 21:30:06 2023 +0000 |
tree | b095c902670b848162923d9de5535b9dab210b4b | |
parent | d6e0d1fe1b248e628fce655d25629cd779163559 [diff] |
[Pigeon] readme updates (#3705) Updates README's to better reflect modern pigeon and it's usage. Very open to feedback on this, please let me know what could be better, clearer, or is just missing from this documentation. I don't expect to be able to cover all uses with this, if people want to see all possibilities, I think looking into our very thorough integration tests will provide them with anything they could need (all of which is linked in the example README). fixes https://github.com/flutter/flutter/issues/66511 partial work for https://github.com/flutter/flutter/issues/123851 fixes https://github.com/flutter/flutter/issues/108531 fixes https://github.com/flutter/flutter/issues/92641
This repo is a companion repo to the main flutter repo. It contains the source code for Flutter's first-party packages (i.e., packages developed by the core Flutter team). 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: