Xuanwo commented on PR #5751:
URL: https://github.com/apache/opendal/pull/5751#issuecomment-2719872412
Hi, my expectations for OpenDAL Dart are that users can use it just like a
native Dart package:
```yaml
name: my_app
dependencies:
opendal: ^0.1.0
```
They shouldn't need to install rustup or even be aware of rust. This is how
our Python and Node.js bindings work.
Can we implement the same approach for dart?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]