Interactions with the system for Moxxy
Go to file
2023-09-10 22:02:39 +02:00
android feat(linux): Get the isolate implementation somewhat working 2023-09-10 21:58:07 +02:00
example feat(linux): Creating a background service works 2023-09-10 22:02:39 +02:00
lib feat(linux): Get the isolate implementation somewhat working 2023-09-10 21:58:07 +02:00
linux feat(linux): Creating a background service works 2023-09-10 22:02:39 +02:00
pigeon fix: Cleanup of the Android side of things 2023-09-10 13:44:26 +02:00
scripts feat(repo): Add a linting script 2023-09-10 13:48:26 +02:00
.gitignore Initial commit 2023-09-07 18:51:22 +02:00
.gitlint feat(repo): Add gitlint 2023-09-10 13:46:45 +02:00
.metadata feat(linux): Creating a background service works 2023-09-10 22:02:39 +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(linux): Creating a background service works 2023-09-10 22:02:39 +02:00
LICENSE Initial commit 2023-09-07 18:51:22 +02:00
pubspec.yaml feat(linux): Creating a background service works 2023-09-10 22:02:39 +02:00
README.md fix(docs): Fix typo 2023-09-10 13:49:18 +02:00

moxxy_native

Interactions with the system for Moxxy.

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