Clancey / simple_auth

The Simplest way to Authenticate in Flutter
MIT License
352 stars 107 forks source link

pubspec.yaml files do not have proper version constraints. #35

Open Clancey opened 5 years ago

Clancey commented 5 years ago

While trying to fix the build with the latest flutter, I removed most the pubspec.yaml version constraints. This needs fixed to allow a proper range that should work.

Clancey commented 5 years ago

@C-Alexander Not sure if your'e interested in fixing this. If not I will try and get it done asap.

C-Alexander commented 5 years ago

It seems you already took care of this? Otherwise I don't mind taking a look in a bit

Clancey commented 5 years ago

I believe it could use an audit. I will read through the link you sent. If your interested it would be appreciated. If not I will get to it.

DalalShimlani commented 4 years ago

i put any for version and it worked

MaskyS commented 4 years ago

@Clancey did you forget to close this?