Skip to content

Commit

Permalink
[google_maps_flutter_web] Remove custom analysis file. (flutter#5791)
Browse files Browse the repository at this point in the history
  • Loading branch information
ditman authored and yutaaraki-toydium committed Jun 4, 2022
1 parent cfd812c commit af80297
Show file tree
Hide file tree
Showing 32 changed files with 977 additions and 790 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 0.3.3

* Removes custom `analysis_options.yaml` (and fixes code to comply with newest rules).
* Updates `package:google_maps` dependency to latest (`^6.1.0`).
* Ensures that `convert.dart` sanitizes user-created HTML before passing it to the
Maps JS SDK with `sanitizeHtml` from `package:sanitize_html`.
[More info](https://pub.dev/documentation/sanitize_html/latest/sanitize_html/sanitizeHtml.html).

## 0.3.2+2

* Removes unnecessary imports.
Expand Down

This file was deleted.

Loading

0 comments on commit af80297

Please sign in to comment.