Interactions with the system for Moxxy
Go to file
2023-09-10 13:44:26 +02:00
android fix: Cleanup of the Android side of things 2023-09-10 13:44:26 +02:00
example feat: Provide a much cleaner Dart API 2023-09-10 13:28:12 +02:00
lib fix: Cleanup of the Android side of things 2023-09-10 13:44:26 +02:00
pigeon fix: Cleanup of the Android side of things 2023-09-10 13:44:26 +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.