Flutter_map: Rename project

Created on 13 Feb 2018  路  4Comments  路  Source: fleaflet/flutter_map

Various names have been suggested. Some of the finalists are:

  • open_map
  • leaflet_map

Feedback is welcome!

question

Most helpful comment

My suggestion - leave it as-is.

  • open_map does sound like it has something to do with Open Street Map an it has little to do with it (except the tiles url you use in the examples).
  • leaflet_map might be interpreted to be endorsed by Leafletjs project - is it? This project is highly influenced by it - sure, but it is not by Vladimir Agafonkin, nor uses any part of Leafletjs, right? flutter_leaflet gets the same reasoning.
  • flutter_map is to the point - a Flutter plugin, that provides a map widget (and controller). If the Flutter team decides that no package should have "flutter" in its name - then consider renaming it, but since there are more than a hundred packages with "flutter" in their name - such request from the Flutter team is doubtful.

All 4 comments

leaflet_map is more straight to the point

flutter_leaflet

My suggestion - leave it as-is.

  • open_map does sound like it has something to do with Open Street Map an it has little to do with it (except the tiles url you use in the examples).
  • leaflet_map might be interpreted to be endorsed by Leafletjs project - is it? This project is highly influenced by it - sure, but it is not by Vladimir Agafonkin, nor uses any part of Leafletjs, right? flutter_leaflet gets the same reasoning.
  • flutter_map is to the point - a Flutter plugin, that provides a map widget (and controller). If the Flutter team decides that no package should have "flutter" in its name - then consider renaming it, but since there are more than a hundred packages with "flutter" in their name - such request from the Flutter team is doubtful.

I think it's probably too late to change the name, @avioli 's answer makes sense to me

Was this page helpful?
0 / 5 - 0 ratings

Related issues

EdHubbell picture EdHubbell  路  4Comments

jasonleung101 picture jasonleung101  路  3Comments

garrrettt picture garrrettt  路  4Comments

vinicentus picture vinicentus  路  3Comments

aytunch picture aytunch  路  4Comments