Interactions with the system for Moxxy
Go to file
2023-09-08 19:48:16 +02:00
android fix: Remove unused field 2023-09-08 19:48:16 +02:00
example feat: Bring over the cryptography API from moxplatform 2023-09-08 19:25:26 +02:00
lib feat: Move over the platform API 2023-09-08 19:47:39 +02:00
pigeon feat: Move over the platform API 2023-09-08 19:47:39 +02:00
.gitignore Initial commit 2023-09-07 18:51:22 +02:00
.metadata Initial commit 2023-09-07 18:51:22 +02:00
analysis_options.yaml Initial commit 2023-09-07 18:51:22 +02:00
CHANGELOG.md Initial commit 2023-09-07 18:51:22 +02:00
flake.lock Initial commit 2023-09-07 18:51:22 +02:00
flake.nix Initial commit 2023-09-07 18:51:22 +02:00
LICENSE Initial commit 2023-09-07 18:51:22 +02:00
pubspec.yaml feat: Publish to my Pub repository 2023-09-07 18:52:09 +02:00
README.md Initial commit 2023-09-07 18:51:22 +02:00

moxxy_native

Interactions with the system for Moxxy.

This library is supposed to be the successor of moxplatfor, featuring cleaner and more maintainable code.