tmthecoder / dargon2

Argon2 Dart Bindings
https://docs.tmthecoder.dev/dargon2/
MIT License
18 stars 12 forks source link

Fix Mobile/Web Builds #11

Closed tmthecoder closed 2 years ago

tmthecoder commented 2 years ago

Mobile & Web integration tests builds broke for the example. No problem is seen in the actual plugin implementation, but the example of dargon2_flutter seems broken for iOS and Android.

Web also had a single broken integration test due to startup delays.