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

Update dependency flutter_map to ^0.14.0 #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 16, 2021

Mend Renovate

This PR contains the following updates:

Package Type Update Change
flutter_map dependencies minor ^0.11.0 -> ^0.14.0

Release Notes

fleaflet/flutter_map

v0.14.0

This version contains the following changes

  • Added scroll wheel zoom support for web
  • Added TapPosition to TapCallback
  • Added center to LatLngBounds
  • Added equality operators for LatLngBounds and MapPosition
  • Added support for resetting TileLayer cache
  • Added attribution builder to TileLayer
  • Added 'inside' parameter to FitBoundsOptions
  • Added centerZoomFitBounds to MapController
  • Added vector_map_tiles to plugin section in README
  • Added option to prevent Scrollable widgets from snatching horizontal scrolling gestures

Thanks to moehme, Tom Prebble, Binabh, ondbyte, Sébastien Dabet, Thomas Lüder, Kevin Thorne, kimlet, TheOneWithTheBraid, David Green and Kenneth Gulbrandsøy.

v0.13.1

This version contains hotfixes from null safety migration.

v0.13.0

This version has support for sound null safety. For this purpose, some inactive
packages were exchanged with active forks.

  • Sound null safety migration (#​851, #​870)
    • requires flutter version 2.0.0 or higher
    • latlong is replaced with latlong2
    • ready-flag on map has been removed
  • Remove the package flutter_image and add http instead (#​894)
    • http has to be version 0.13.2 or higher for this package (#​894)
  • Removed deprecated properties
    • debug property has been removed
    • interactive has been replaced by interactiveFlags
  • Bounds getCenter has been replaced by center getter

Thanks to escamoteur, ThexXTURBOXx, Sata51, tazik561, kengu, passsy,
Ahmed-gubara, johnpryan, josxha and andreandersson for this release!

v0.12.0

TileLayerOptions now takes some additional options, templateFunction,
tileBuilder, tilesContainerBuilder, and evictErrorTileStrategy

  • Evict error tiles (#​577)
  • Post process tiles (#​582)
  • Prevent crash when move() is called before FlutterMap has been built (#​827)

Thanks to gr4yscale, maRci002, MooNag, tlserver, 6y


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/flutter_map-0.x branch from 164100f to 4c6e20e Compare May 6, 2021 17:09
@renovate renovate bot changed the title Update dependency flutter_map to ^0.12.0 Update dependency flutter_map to ^0.13.0 Jun 4, 2021
@renovate renovate bot force-pushed the renovate/flutter_map-0.x branch from 4c6e20e to cd1147d Compare June 4, 2021 15:59
@renovate renovate bot changed the title Update dependency flutter_map to ^0.13.0 Update dependency flutter_map to ^0.14.0 Oct 18, 2021
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant