main function

void main()

Implementation

void main() {
  runWidget(IslandMultiViewApp(factories: islandFactories));
}