Skip to content

Commit af80297

Browse files
ditmanyutaaraki-toydium
authored andcommitted
[google_maps_flutter_web] Remove custom analysis file. (flutter#5791)
1 parent cfd812c commit af80297

32 files changed

+977
-790
lines changed

packages/google_maps_flutter/google_maps_flutter_web/CHANGELOG.md

+8
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

-1
This file was deleted.

0 commit comments

Comments
 (0)