1
0
Fork
You've already forked librclone_dart
0
librclone bindings for Dart
  • Dart 100%
2026年05月03日 20:35:42 +02:00
hook hook: Fix artifact name 2026年04月22日 12:05:34 +02:00
lib Initial commit 2026年04月14日 13:13:26 +02:00
src @aa031c51cc rclone: update to v1.74.0 2026年05月03日 20:35:42 +02:00
.gitignore Initial commit 2026年04月14日 13:13:26 +02:00
.gitmodules Initial commit 2026年04月14日 13:13:26 +02:00
.metadata Initial commit 2026年04月14日 13:13:26 +02:00
analysis_options.yaml Initial commit 2026年04月14日 13:13:26 +02:00
LICENSE Initial commit 2026年04月14日 13:13:26 +02:00
NOTICE Initial commit 2026年04月14日 13:13:26 +02:00
pubspec.yaml Initial commit 2026年04月14日 13:13:26 +02:00
README.md Initial commit 2026年04月14日 13:13:26 +02:00

librclone bindings for Dart

The rclone source code is included under src as a git submodule, make sure you clone this repo with submodules included or run git submodule init and git submodule update.

The build script can be found under hook/build.dart.

License

This directory is licensed under the Apache-2.0 license, see LICENSE for the full license text and NOTICE for the copyright notice.