Flutter_map: Should the API Docs be showing the dev branch?

Created on 7 Jun 2019  路  4Comments  路  Source: fleaflet/flutter_map

Is the API documentation page supposed to show the docs for the dev branch? Unfortunately it looks like the docs aren't being generated by pub.dev for v0.6.1+2, so I had to manually switch back to the docs for v0.5.4

Most helpful comment

I'm considering publishing the latest master branch as 0.7.0 to work around this issue

All 4 comments

This was a mistake on my part - pub automatically generates docs and computes a package score based on the latest released version - I think 0.6.0 should have been something like 0.6.0-dev.0 but it's too late to change it now I think

Yeah I figured for people new to flutter_map, that could be confusing

I'm considering publishing the latest master branch as 0.7.0 to work around this issue

0.7.0 has been published and works with flutter stable and master

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rktvsiim picture rktvsiim  路  5Comments

vinicentus picture vinicentus  路  3Comments

jasonleung101 picture jasonleung101  路  3Comments

thoffart picture thoffart  路  4Comments

palicka picture palicka  路  4Comments