Interactions with the system for Moxxy
Go to file
2023-09-10 01:02:56 +02:00
android fix: Fix foreground/background communication 2023-09-09 20:18:56 +02:00
example feat: Implement a wrapper around the service APIs 2023-09-10 01:02:56 +02:00
lib feat: Implement a wrapper around the service APIs 2023-09-10 01:02:56 +02:00
pigeon feat: Move over the service/background service API 2023-09-09 00:28:01 +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 chore: Fix linter issues 2023-09-08 21:44:37 +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 feat: Move over the service/background service API 2023-09-09 00:28:01 +02:00
LICENSE Initial commit 2023-09-07 18:51:22 +02:00
pubspec.yaml feat: Implement a wrapper around the service APIs 2023-09-10 01:02:56 +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.