When / how to write application scripts in Dart

Is it possible to create script applications using Dart and Dart-> JS translator?

I suppose the answer is no, but I would be interested to know about any plans to integrate the two development environments.

+5
source share
2 answers

You guessed that the answer is really no. You cannot write application scripts in Dart.

Although only Google can answer your second question, but as a moderator, I can say that if such plans exist, they probably will not be in the near future. I suppose this will not happen within a year.

Google Apps Script , , , Dart. , "" (Apps Script Dart).

+1

A Googler DartConf 2018 Dart Script. , . App Script Dart, Google .

+1

All Articles