commit | 87459c4fdca702cc2bab9fa81e7ae97bae5f242d | [log] [tgz] |
---|---|---|
author | stuartmorgan <stuartmorgan@google.com> | Fri Apr 07 11:07:53 2023 -0700 |
committer | GitHub <noreply@github.com> | Fri Apr 07 14:07:53 2023 -0400 |
tree | 63da4ba3301d832a9dd57382e26d7fc37e1fdd4b | |
parent | 3437d919864bd69b0cdc1bf9d98e849e912c347e [diff] |
[various] Enable warnings as errors, and all warnings, for Android lint (#3648) For all Android plugins: - Enable all warnings for `lint` - Treat all warnings as errors for `lint` This significantly increases the scope of issues that we'll catch in CI. To allow enabling this without having to make tons of fixes first, so that we get the incremental benefit immediately, this adds new baselines for all plugins. We can incrementally clean those baselines up over time. (In practice we haven't prioritized that, but it would be good to start paying down that technical debt incrementally at some point.) See https://github.com/flutter/flutter/issues/88011
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: