Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interoperability with Flutter/Dart Dart code #312

Open
feyroozecode opened this issue Jun 12, 2024 · 4 comments
Open

Interoperability with Flutter/Dart Dart code #312

feyroozecode opened this issue Jun 12, 2024 · 4 comments

Comments

@feyroozecode
Copy link

Create an way to bind or use coljureDart on top of Flutter/Dart based app non clojureDart 100% .

@cgrand cgrand changed the title Interperability with Flutter/Dart Dart code Interoperability with Flutter/Dart Dart code Jun 12, 2024
@cgrand
Copy link
Contributor

cgrand commented Jun 12, 2024

Thanks for opening the ticket.

I guess that your case is to call CLJD from an existing Dart codebase.

Something which has been on my mind: allow to have ns forms like:

(ns some.fabulous.clojure.core
  (:gen-lib ["lib/fabclj.dart" :export {dartName cljd-name ....}]))

this would create a stable lib with clear exports to require from dart.

What do you think?

@feyroozecode
Copy link
Author

Exactly le grand i gonna to tes that

@cgrand
Copy link
Contributor

cgrand commented Jun 13, 2024 via email

@feyroozecode
Copy link
Author

Ok très bien une fois implémenter faite savoir dans les change logs . Merci

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants