arweave-dart
arweave-dart copied to clipboard
Use isolates for crypto on native platforms
The library should utilise isolates on native platforms to unblock the calling thread during crypto work.
Related to #10.