commit | eeecbd4b217fdc4fbac9be777d12fedac0e4dfe7 | [log] [tgz] |
---|---|---|
author | stuartmorgan <stuartmorgan@google.com> | Thu Nov 30 12:35:07 2023 -0800 |
committer | GitHub <noreply@github.com> | Thu Nov 30 20:35:07 2023 +0000 |
tree | 6c6d8c8543778d8fe7ee671afcd19c2d7103512d | |
parent | 293b0718889391a340e52bfb748449d82c3689f7 [diff] |
[google_maps_flutter] Add support for version 8 of the iOS SDK (#5528) - Increases the max allowed SDK version to 8.x - Adds a new iOS 14 example app, per [the documented test structure/plan](https://github.com/flutter/packages/blob/main/packages/google_maps_flutter/google_maps_flutter_ios/example/README.md) - Moves recently added XCUITests to the iOS 11 example app, where they should have been (per doc linked above). I missed this when reviewing the addition, and noticed that it was incorrectly in the iOS 13 example while duplicating the iOS 13 example for the iOS 14 version. Fixes https://github.com/flutter/flutter/issues/138972
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: