-
-
Notifications
You must be signed in to change notification settings - Fork 898
chore: prepare for v8.2.0 release #2062
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
Merged
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
0acd07a
Prepare for v8.2.0
JaffaKetchup 7821edc
Rewritten README
JaffaKetchup 392f1b9
Fixed README
JaffaKetchup 1e298f3
Update funding link in pubspec
JaffaKetchup bd3c495
Updated project description
JaffaKetchup b2e85e0
Updated description
JaffaKetchup 78add21
Updated changelog to include #2066
JaffaKetchup 008a310
Restore tile layer warning when using OSM tile server with subdomains…
JaffaKetchup 97759e6
Updated example app dependencies
JaffaKetchup f7397f9
Merge branch 'master' into prep-v8.2.0
JaffaKetchup 720ec2c
Updated example app dependencies
JaffaKetchup c2c6af1
Updated CHANGELOG
JaffaKetchup 4cab265
Remove HTML/CanvasKit warning
JaffaKetchup d5c2180
Fix linting issue
JaffaKetchup 2a89523
Updated CHANGELOG
JaffaKetchup 5761dfa
Merge branch 'master' into prep-v8.2.0
JaffaKetchup 0f70516
Minor improvements to commit SHA display in example app
JaffaKetchup cc6f0ab
Fix documentation bug (fixes #2098)
JaffaKetchup 3844f2e
Updated CHANGELOG
JaffaKetchup 79421f7
Merge branch 'master' into prep-v8.2.0
JaffaKetchup 33e6783
Updated CHANGELOG
JaffaKetchup 02b010a
Merge branch 'master' into prep-v8.2.0
JaffaKetchup 92f2f51
Merge branch 'master' into prep-v8.2.0
JaffaKetchup 3a5db30
Update CHANGELOG
JaffaKetchup a05af29
Move `TileLayer` warning logs out of constructor
JaffaKetchup 894f636
Remove faulty retina mode warning
JaffaKetchup File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| custom: "https://docs.fleaflet.dev/supporters#support-us" | ||
| github: fleaflet |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,33 +1,15 @@ | ||
| # flutter_map | ||
| # flutter_map [](https://pub.dev/packages/flutter_map) | ||
|
|
||
| A versatile mapping package for Flutter. Simple and easy to learn, yet completely customizable and configurable, it's the best choice for mapping in your Flutter app. | ||
| Flutter's №1 non-commercially aimed map client: it's easy-to-use, versatile, vendor-free, fully cross-platform, and 100% pure-Flutter | ||
|
|
||
| [](https://pub.dev/packages/flutter_map) | ||
| [](https://github.com/fleaflet/flutter_map/stargazers) | ||
| [](https://pub.dev/packages/flutter_map/score) | ||
| | ||
| [](https://codecov.io/gh/fleaflet/flutter_map) | ||
| [](https://github.com/fleaflet/flutter_map/issues) | ||
| [](https://github.com/fleaflet/flutter_map/pulls) | ||
| * ### [📖 **Read the docs**](https://docs.fleaflet.dev/) | ||
|
|
||
| ## [Donate](https://docs.fleaflet.dev/supporters#support-us) | ||
| * ### [🚀 **Launch the web demo**](https://demo.fleaflet.dev/) | ||
|
|
||
| We now accept one-time donations via Stripe! We're extremely grateful for anything you can spare. We'll donate 15% of what we receive to the OpenStreetMap Foundation, as a thanks for their excellent work. | ||
| For more information, details about benefits, and the link to donate, please see [Donate](https://docs.fleaflet.dev/supporters#support-us). | ||
| * ### [✍️ **Visit the GitHub source**](https://github.com/fleaflet/flutter_map) | ||
|
|
||
| ## [Documentation](https://docs.fleaflet.dev/) | ||
| * ### [📦 **Visit the pub.dev package**](https://pub.dev/packages/flutter_map) | ||
|
|
||
| Visit our [documentation website](https://docs.fleaflet.dev/), for all information about how to use this library. | ||
| Additional documentation can be found in-code/whilst you type and over at the [pub.dev package](https://pub.dev/documentation/flutter_map/latest/flutter_map/flutter_map-library.html). | ||
| * ### [💬 **Join our Discord server**](https://discord.gg/BwpEsjqMAH) | ||
|
|
||
| ## [Live Web Demo](https://demo.fleaflet.dev/) | ||
|
|
||
| > Please don't abuse the web demo! It runs on limited bandwidth and won't hold up to thousands of loads. | ||
| If you're going to be straining the application, please see the [Examples page in the docs](https://docs.fleaflet.dev/getting-started/examples), for information about building/using the application locally. | ||
|
|
||
| Want to see how flutter_map looks and works quickly? Just visit our [demo site](https://demo.fleaflet.dev/) that gets updated automatically with every new commit to 'master'! | ||
|
|
||
| ## [Get Help](https://docs.fleaflet.dev/#get-help) | ||
|
|
||
| Not sure about how to do something, or just want to chat? Pop over to our [Discord server](https://discord.gg/BwpEsjqMAH) to get support quickly, and to get notified about new releases! | ||
| Think you've found a bug, or would like to see a new feature? We'd love to hear about it! Please see the [Get Help section of our docs](https://docs.fleaflet.dev/#get-help) for information about what to do. | ||
| * ### [💝 **Support us**](https://github.com/sponsors/fleaflet) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.