The default Flutter demo application with BLoC pattern.
BLoC for Business logic component, is a pattern for sharing code between dart application written for Flutter, AngularDart/Dart Web and the Dart VM running on the server side.
##TODO: explain the benefits of this implementation and add link to documentation on this pattern.
For help getting started with Flutter, view our online documentation.