Web Setup
Download the sodium.js file and add it to your flutter web directory. Include sodium.js
in your web/index.html.
<script src="sodium.js"></script>
Note: No additional steps required for Android and iOS.
Last updated