This repository was archived by the owner on Aug 2, 2021. It is now read-only.
This repository was archived by the owner on Aug 2, 2021. It is now read-only.
Mapper depends on old version of analyzer #10
Open
Description
The latest version of Redstone mapper on www.pub.dartlang.org (redstone_mapper: "^0.2.0-beta.1"), depends on old version of analyzer
dependencies:
redstone: '>=0.6.0-beta.1 <0.7.0'
analyzer: '>=0.15.6 <0.23.0'
I get incompatible version constraints on analyzer in my dart project.
In github repo the yaml file has been updated with the lastest version of analyzer.
Can you upload a new version to pub.dartlang.org ?
Metadata
Metadata
Assignees
Labels
No labels