Moor: pub get failed when installing latest version of moor

Created on 21 Oct 2019  路  3Comments  路  Source: simolus3/moor

Running "flutter pub get" in appName...                            
Because appName depends on moor_flutter ^2.0.0 which depends on moor ^2.0.0, moor ^2.0.0 is required.
So, because appName is 1.0.0+1, version solving failed.

pub get failed (1)

Most helpful comment

yes you're right thank you for your help

All 3 comments

Is that the full error message? I can't see how pub would reject moor based on your app's version...
Is your app's name the same as some package on pub.dev by any chance?

I strongly believe the problem is that you named your project "moor", which clashes with this package imported by moor_flutter.

If that's not the problem, please reply and I'll re-open this issue.

yes you're right thank you for your help

Was this page helpful?
0 / 5 - 0 ratings

Related issues

johrpan picture johrpan  路  4Comments

Beloin picture Beloin  路  4Comments

kira1752 picture kira1752  路  3Comments

tony123S picture tony123S  路  4Comments

cadaniel picture cadaniel  路  4Comments