I don't know much about dart. But most of the work on clojure-objc <https://github.com/galdolber/clojure-objc> was to modify the clojure compiler to generate java instead of bytecode (and then convert the java source code to objc). The code is now outdated, but the same approach could be use here.
I'm not sure if a java2dart converter exists, if so, it should be trivial to get clojure working on dart, otherwise the compiler could be modified to generate dart directly, but then you have to write the RT in dart. On Wed, Jun 27, 2018 at 9:41 PM vinurs zhang <haiyuan.vin...@gmail.com> wrote: > I'am also looking for the clojuredart so i can write flutter app with > clojure > > 在 2018年4月26日星期四 UTC+8上午5:42:23,Gregg Reynolds写道: > >> Flutter is looking pretty good to me. Sure would be nice to have a >> clojure->flutter compiler. Anthing there, there? >> > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to clojure@googlegroups.com > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > clojure+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- Gal Dolber +1 (702) 748-9859 <+1.702.748.9859> CTO @Zuldi -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.