commit | 05fdd1337f3f9e2335144f4fe20e839743f4efa1 | [log] [tgz] |
---|---|---|
author | stuartmorgan <stuartmorgan@google.com> | Thu Jul 20 14:14:10 2023 -0700 |
committer | GitHub <noreply@github.com> | Thu Jul 20 21:14:10 2023 +0000 |
tree | cf6cd281f1914e4b685ce678fd7afa106a233e47 | |
parent | 442d9db34717454e99cd27b188724b858d72227e [diff] |
[plugin_platform_interface] Adopt code-excerpts (#4534) Updates the README to use code excerpts from the unit test file, adjusting the existing test code slightly to make it suitable for use in the example. Also fleshes out the example a bit more, to make it look more like a real class. Finally, adds a note about `base`, linking to the ongoing discussion, since we don't have a decision yet, but people may well wonder why this class exists given `base`. Part of https://github.com/flutter/flutter/issues/102679
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: