tlserver / flutter_map_location_marker

A flutter map plugin for displaying device current location.
https://pub.dev/packages/flutter_map_location_marker
BSD 3-Clause "New" or "Revised" License
108 stars 98 forks source link

Support for flutter_map v6 #88

Closed shrijanRegmi closed 1 year ago

shrijanRegmi commented 1 year ago

I wanted to try out flutter_map v6 in one of my projects, and I didn't want to wait, so I took the initiative to update the package myself. Please take a moment to review the pull request. There might be numerous potential improvements that you may want to consider.

Note: After this update, you may also need to make adjustments to the example project, as it might not work as expected.

tlserver commented 1 year ago

Thank you, but there already is a pre-release version 8.0.0-dev.x which support FM v6. You can depend on it by adding this to pubspec.yaml.

dependencies:
  flutter_map_location_marker: ^8.0.0-dev.3