fluttermint icon indicating copy to clipboard operation
fluttermint copied to clipboard

Results 15 fluttermint issues
Sort by recently updated
recently updated
newest added

Currently when I make a testflight submission, I [Here's a stackoverflow issue](https://stackoverflow.com/questions/2135081/does-my-application-contain-encryption) discussing the issue. We need to revisit this before submitting to the real app store.

Would be nice to be able to display the previous transactions that had occurred, I'm assuming we would need to store the spent and unspent mints somewhere on the device?...

It will be easy for Rust, but i am not sure about flutter/dart.

Use [Stream](http://cjycode.com/flutter_rust_bridge/feature/stream.html) to send events from rust to dart