Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 932 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 932 Bytes

Dart APIs for Google Apps Script

This is not an official Google product. It is not supported by the Dart team.

See article for a blog post explaining how to use this package.

This package is still in an experimental state.

A library to write Google Apps Script.

This library has been written on a per-need basis. As such it is missing lots of useful functionality that I just hadn't needed yet. Until the API coverage is nearing completeness I recommend to checkout the GIT repository during development and to use this library with a path directive, adding the missing functions when they are encountered.

Consider contributing your changes back to the original repository.

Features and bugs

Please file feature requests and bugs at the issue tracker.