fields 0.7.1
fields: ^0.7.1 copied to clipboard
First class fields.
Fields #
First class fields.
| API documentation |
Sunflower demo (Chrome-only)
Fields makes heavy use of the dart:mirrors library and is therefore not well
suited for applications that deploy as javascript. It is designed to be used
in Chrome Apps that may someday run in the Dart virtual machine.
Fields uses the MIT license as described in the LICENSE file, and follows semantic versioning.