Results 3 issues of Andres Araujo

Now that the `timeago_flutter_example`will be used for the live demo we should add all the available locales into that demo. **Scope** - Setup your local dev environment see README's local...

help wanted

It would be great if framework was exported so users can create their custom components.

It would be great if there was a simpler way of initializing the mdl library with defaults. Instead of doing: ``` dart mdl.registerMdl(); await mdl.componentFactory().run(); ``` How about something like:...