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

v6 Release Preparation #1632

Merged
merged 39 commits into from
Oct 7, 2023
Merged

v6 Release Preparation #1632

merged 39 commits into from
Oct 7, 2023

Conversation

JaffaKetchup
Copy link
Member

@JaffaKetchup JaffaKetchup commented Aug 30, 2023

A variety of changes that didn't fit in other PRs, or depend on other PRs. This should be merged last, just prior to release!

  • Added informational/recommendation logs when in debug mode
    • Prefer CanvasKit over HTML rendering on web, when running on web with HTML rendering
    • Avoid using subdomains with OSM's tile servers, when using subdomains with OSM URL
    • Try out the new cancellable tile provider plugin, when running on web with default tile provider
    • Remember to use TileLayer.retinaMode when {r} is located in the URL, when {r} is in the URL and the property is null
  • Switched to plugin for cancellable tile provider demo, instead of implementation in app
  • Changed default TileLayer.panBuffer to 1 (from 0)
  • Removed v5 deprecations
  • Refactoring and tidy-up
  • Improved example application
  • Improved documentation
  • ... and other misc improvements

Minor refactoring & tidy-up
Switched to plugin for cancellable tile provider demo
Bumped version to v6
Changed default `TileLayer.panBuffer` to 1
Removed previously deprecated `TileUpdateTransformer.alwaysLoadAndPrune`
Switched in-lib dependencies on main import
Improved documentation
Moved `NetworkTileProvider` info log to `TileLayer` to only print once
Updated README & CONTRIBUTING
@JaffaKetchup JaffaKetchup linked an issue Aug 30, 2023 that may be closed by this pull request
@JaffaKetchup JaffaKetchup marked this pull request as ready for review August 31, 2023 08:05
example/pubspec.yaml Show resolved Hide resolved
@JaffaKetchup

This comment was marked as duplicate.

@JaffaKetchup JaffaKetchup linked an issue Oct 7, 2023 that may be closed by this pull request
@JaffaKetchup JaffaKetchup merged commit a895c6a into master Oct 7, 2023
6 of 7 checks passed
@JaffaKetchup JaffaKetchup deleted the release-prep branch October 7, 2023 16:38
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.

Encourage users away from *.tile.openstreetmap.org [FEATURE] Clean up examples
2 participants