claid 0.0.5 claid: ^0.0.5 copied to clipboard
CLAID is a flexible and modular middleware framework based on transparent computing. CLAID allows to build applications for mobile (Android, WearOS, iOS*) and regular (Linux, macOS) operating systems, [...]
0.0.1 #
- CLAID Middleware implementation
- gRPC Server and Runtime Clients
- Configuration loading and checking
- Tests
- Dart Runtime
- Modules
- Scheduling (periodic and scheduled functions)
- Common data types (bool, int, string, array, map)
- Protobuf data types
- Tests
- Java Runtime
- Modules
- Scheduling (periodic and scheduled functions)
- Common data types (bool, int, string, array, map)
- Protobuf data types
- Support for Android, Linux and macOS
- Android libs for armeabi-v7a, arm64-v8a, x86 and x86_64
0.0.2 #
- Updating LICENSE
- Updating README
- Updating pubspec
0.0.3 #
- Updating Readme
0.0.4 #
- Updated proto sources
0.0.5 #
- Added ABI filters, because this flutter package currently does not support x86 and x86_64 devices.