firstfloorsoftware / flutter_sodium

Flutter bindings for libsodium
BSD 3-Clause "New" or "Revised" License
102 stars 47 forks source link

Failed to resolve: com.github.joshjdevl.libsodiumjni:libsodium-jni-aar:2.0.2-SNAPSHOT #32

Closed patolax closed 4 years ago

patolax commented 4 years ago

I get this issue.

pubspec.yaml flutter_sodium: any

This is what I get when I open the android project and try to sync, the Same issue with fluter run.

ERROR: Failed to resolve: com.github.joshjdevl.libsodiumjni:libsodium-jni-aar:2.0.2-SNAPSHOT Show in Project Structure dialog Affected Modules: flutter_sodium

patolax commented 4 years ago

Resolved the issue by addressing all issues listed by flutter doctor