alechenninger / dart_google_apps

Interop libraries to write Google Apps scripts in the Dart programming language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Interop libraries to write Google Apps scripts in the Dart programming language.

License:Apache License 2.0


Languages

Language:Dart 100.0%