Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit a87aad1

Browse files
authored
[google_maps_flutter_web] Remove custom analysis file. (#5791)
1 parent 3e49ef7 commit a87aad1

32 files changed

+977
-790
lines changed

packages/google_maps_flutter/google_maps_flutter_web/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.3.3
2+
3+
* Removes custom `analysis_options.yaml` (and fixes code to comply with newest rules).
4+
* Updates `package:google_maps` dependency to latest (`^6.1.0`).
5+
* Ensures that `convert.dart` sanitizes user-created HTML before passing it to the
6+
Maps JS SDK with `sanitizeHtml` from `package:sanitize_html`.
7+
[More info](https://pub.dev/documentation/sanitize_html/latest/sanitize_html/sanitizeHtml.html).
8+
19
## 0.3.2+2
210

311
* Removes unnecessary imports.

packages/google_maps_flutter/google_maps_flutter_web/analysis_options.yaml

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)