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

Random Fixes Everywhere #910

Merged

Conversation

ThexXTURBOXx
Copy link
Contributor

This PR fixes some typos in documentation, adds a Changelog and improves the pub/pana score by properly updating/editing the pubspec.yaml.

@johnpryan
Copy link
Collaborator

Thanks!

@johnpryan johnpryan merged commit 1882f32 into fleaflet:issues/829-nullsafety May 20, 2021
@ThexXTURBOXx ThexXTURBOXx deleted the fixes-everywhere branch May 20, 2021 20:01
johnpryan added a commit that referenced this pull request Jun 4, 2021
* Add actions/stale@v3 GitHub Action

patched version

* updated to latest master version

* updated dependcies to compile again

* updated latlong import

* migrated to unsound null safety

* removed .packages from repository

* small fixes

* Update lib/src/core/point.dart

Co-authored-by: Sata51 <vm.mathieu@gmail.com>

* Update pubspec.yaml

Co-authored-by: Sata51 <vm.mathieu@gmail.com>

* Update lib/src/gestures/latlng_tween.dart

Co-authored-by: Sata51 <vm.mathieu@gmail.com>

* type '_ControllerStream<LatLng?>' is not a subtype of type 'Stream<LatLng>' of 'stream'

* changes according to review

* made key nullable

* made rebuild nullable again

* Fix polyline border drawing

* corrected typo in dependency_overrides

* Removed unnecessary null-checks

* Limit number of purges in TileLayer and cancel pending on dispose

* Fix error messages in mocked classes

* Set ready to true always (state is never null)

* make bounds, getBounds and getCenter null safe

* use http.RetryClient instead of flutter_image

* formatting

* add change notes

* Added example page for NetworkTileProvider

* Added dependency on null safe version 0.17.0 of package intl (would not build without it)

* Changed to master branch of flutter_image that is now null-safe

* Change override of package flutter_image to new location in flutter packages

* Update git repo link

* Fix typos

* Sort dependencies

* Reformat and improve pub score

* Upgraded to flutter_image ^4.0.1

* Reformatted files to standard settings

* Reformatted crs.dart that wasn't changed using command line

* Random Fixes Everywhere (#910)

* Update git repo link

* Fix typos

* Sort dependencies

* Improve pub score

* remove TODO

* Clarification of all options available for offline mapping (#913)

* Update README.md

- Clarified all options for offline mapping
- Fixed some capitalisation inconsistencies.

* Update README.md

* fix Group Layer Options constructor wrong nullability (#921)

Co-authored-by: 6y <tlserver6y@gmail.com>

* null check regex in template()

* re-apply #913 into null safety branch

* Review comments from issues/829-nullsafety (#919)

* fix: remove deprecated properties

Removes deprecated properties, updates documentation and changed
bounds getCenter to a getter.

* fix: simplify center getter

* docs: improve documentation for NetworkTileProvider

* docs: update documentation for tileProvider

* dart format

* make urlTemplate required, make throttleSTreamTransformerWithTrailingCall updateInterval required.

* use late final where possible

* revert making urlTemplate non-nullable

Co-authored-by: John Ryan <ryjohn@google.com>
Co-authored-by: escamoteur <github@burkharts.net>
Co-authored-by: Sata51 <vm.mathieu@gmail.com>
Co-authored-by: alt <ali.tazik@gmail.com>
Co-authored-by: Ahmed-gubara <ahmed.gubara93@gmail.com>
Co-authored-by: josxha <34318751+josxha@users.noreply.github.com>
Co-authored-by: Nico Mexis <nico.mexis@kabelmail.de>
Co-authored-by: Luka S <58115698+JaffaKetchup@users.noreply.github.com>
Co-authored-by: 6y <tlserver@yahoo.com>
Co-authored-by: 6y <tlserver6y@gmail.com>
Co-authored-by: André Andersson <andre.andersson@zenon.se>
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

2 participants