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

[google_maps_flutter] Fix CameraPosition regression #3547

Merged
merged 1 commit into from
Feb 16, 2021

Commits on Feb 15, 2021

  1. [google_maps_flutter] Fix CameraPosition regression

    The nullability conversion added a type check when recreating a
    CameraPosition from JSON that was too restrictive, and regressed the
    app-facing package. This relaxes that assertion, and adds a test to
    catch the issue.
    stuartmorgan committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    f299949 View commit details
    Browse the repository at this point in the history