Christien Rioux 05180252e4 * API Breaking Change: CryptoSystem.verify() should return bool, and reserve errors for error cases, not validation failures.
* API Breaking Change: VeilidAPI.verify_signatures() returns Option<TypedKeySet> now
Fixes #313
2024-05-31 16:20:58 -04:00
..
2024-04-30 17:44:12 -04:00
2022-12-10 19:11:58 -05:00
2023-09-21 15:53:25 -04:00
2022-12-10 17:07:52 -05:00
2022-12-10 12:11:46 -05:00
2024-03-27 17:53:51 -05:00
2022-12-16 20:07:28 -05:00
2023-05-29 17:40:49 -07:00
2023-05-29 19:24:57 +00:00
2022-12-03 12:36:06 -05:00
2024-05-21 15:08:51 -04:00
2024-05-21 15:08:51 -04:00
2022-01-16 11:19:01 -05:00
2023-08-22 15:11:45 -04:00
2023-08-22 15:11:45 -04:00

veilid_example

Demonstrates how to use the veilid plugin.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.