dart-material-design-lite
dart-material-design-lite copied to clipboard
about DON'T USE ASYNC otherwise you'll get an 'Uninitialized Module.DEFAULT_REFLECTOR' error
With the latest 1.12 dev, I don't get this error anymore when I use async.
for example, this seems to work: https://gist.github.com/kasperpeulen/096125cdccbb401fcb9f
Cool - thanks. ASA 1.12 is official I'll update the samples