davidmartos96 / sqflite_sqlcipher

SQLite flutter plugin
BSD 2-Clause "Simplified" License
96 stars 41 forks source link

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

Closed chunsfire closed 1 month ago

chunsfire commented 1 month ago

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

davidmartos96 commented 1 month ago

This is essentially the same problem as #93