Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[google_maps_flutter] Implement polyline patterns in google maps ios #5757

Merged
merged 48 commits into from
May 28, 2024

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    9af4bad View commit details
    Browse the repository at this point in the history
  2. Updated changelog

    Hari-07 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    b6c0d6a View commit details
    Browse the repository at this point in the history
  3. Add . to changelog

    Hari-07 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    5652138 View commit details
    Browse the repository at this point in the history
  4. Implement tests

    Hari-07 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    3b3f7ac View commit details
    Browse the repository at this point in the history
  5. Fix formatting in test files

    Hari-07 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    8729818 View commit details
    Browse the repository at this point in the history
  6. Add license text

    Hari-07 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    a4fdeaa View commit details
    Browse the repository at this point in the history
  7. Revert merge changelog mess

    Hari-07 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    d184edd View commit details
    Browse the repository at this point in the history
  8. Run update-release-info

    Hari-07 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    5859fd2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1a314d8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    98669dd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    00ea572 View commit details
    Browse the repository at this point in the history
  12. Add period to comment

    Hari-07 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    937a030 View commit details
    Browse the repository at this point in the history
  13. Set version in pubspec

    Hari-07 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    91439c5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ef1d1a6 View commit details
    Browse the repository at this point in the history
  15. Remove empty line

    Hari-07 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    5c6a694 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cb7b9ea View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    762741e View commit details
    Browse the repository at this point in the history
  18. Fix test

    Hari-07 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    90537da View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    76b3d59 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c10082c View commit details
    Browse the repository at this point in the history
  21. Format comment

    Hari-07 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    28a7840 View commit details
    Browse the repository at this point in the history
  22. Update changelog

    Hari-07 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    41e4a2c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ef19218 View commit details
    Browse the repository at this point in the history
  24. Fix some of the comments

    Hari-07 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    25e003e View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    6d7f7c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a58ab9 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Specify the type more

    Hari-07 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    8428c96 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Remove on ios in changelog

    Hari-07 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4eca5a6 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Move the header file

    Hari-07 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    3975be2 View commit details
    Browse the repository at this point in the history
  2. Remove test temporarily

    Hari-07 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    0daeda6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1daf7a View commit details
    Browse the repository at this point in the history
  4. Add back tests

    Hari-07 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    3506885 View commit details
    Browse the repository at this point in the history
  5. Add back changelog change

    Hari-07 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    64006eb View commit details
    Browse the repository at this point in the history
  6. Bump pubspec version

    Hari-07 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    9649254 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b3ddad View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    e605cb4 View commit details
    Browse the repository at this point in the history
  2. Fix some formatting

    Hari-07 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    c984efb View commit details
    Browse the repository at this point in the history
  3. Rename and cleanup

    Hari-07 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    c5f2bb3 View commit details
    Browse the repository at this point in the history
  4. Comment on test method

    Hari-07 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    9d8bdcd View commit details
    Browse the repository at this point in the history
  5. Make getvalue or nil static

    Hari-07 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    2e31f57 View commit details
    Browse the repository at this point in the history
  6. Run format tool again

    Hari-07 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    3d2a257 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f91bf90 View commit details
    Browse the repository at this point in the history
  8. Stop using deprecated method

    Hari-07 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    01b1b62 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Add some more missing types

    Hari-07 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    7e8d346 View commit details
    Browse the repository at this point in the history
  2. Fix formatting issue

    Hari-07 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3d83dad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6abf68 View commit details
    Browse the repository at this point in the history
  4. Make test header public

    Hari-07 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    26aba97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf68784 View commit details
    Browse the repository at this point in the history