dart-boilerplate
Example angular.dart webapp with polymer.dart elements. Support for two-way binding with polymer elements is provided with a decorator. Sass style sheets supported with a transformer. Basic model/collection available with attribute names and validators using annotations. Logging included with color console output and basic formatting.
Usage
- Install Sass
gem install sass - Start testing server
pub serve