davidmartos96/sqflite_sqlcipher

Version in pub spec.yaml needs to be updated to latest released version

chunsfire opened this issue · 1 comments

On running "flutter pub deps" shows wrong version for sqflite_sqlcipher dependency.

sqflite_sqlcipher_repo 0.1.0

This should be updated to the latest version released i.e. as of today it is 3.1.0+1

This is essentially the same problem as #93