[google_maps_flutter] Improve README and API doc comments (#8560) There are some inconsistencies and anachronisms in the various READMEs and in the API docs. This PR attempts to address them. - Makes sure to link to platform-specific READMEs from the main README file. - Makes the READMEs more consistent (e.g. only leaving the bare minimum quick start for the main README, and leaving all platform-specific notes to platform READMEs). - Using the more correct “Not supported on all platforms” instead of “Supported on Android only” for functionality that works on both Android and the Web. Intentionally staying vague in API docs in order to make later maintenance easier. (https://github.com/flutter/flutter/issues/161948#issuecomment-2605429688) - Remove a doc comment from before null safety about asserting non-null. - Format the platform sections in the main README so that they’re proper lists, and so that all of them end with a link to the appropriate platform-specific README. Issues: - Fixes flutter/flutter#161954 - Related: flutter/flutter#161950, flutter/flutter#161948
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: