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

Commit

Permalink
[google_maps_flutter_web] Remove custom analysis file. (#5791)
Browse files Browse the repository at this point in the history
  • Loading branch information
ditman authored May 20, 2022
1 parent 3e49ef7 commit a87aad1
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 a87aad1

Please sign in to comment.