Web Starter Kit - Material Design, Dart version

A port of Googles Web Starter Kit (Material branch) to Dart

Web Starter Kit strives to give you a high performance starting point out of the box Responsive layout is included with the kit that adapts to fit the device your user is viewing it on.

The source code is hosted on GitHub

WSK-Material

WSK-Material-Samples

  1. accordion/web/index.html[ with main.dart ]
  2. animation/web/index.html[ with main.dart ]
  3. button/web/index.html[ with main.dart ]
  4. card/web/index.html
  5. checkbox/web/index.html[ with main.dart ]
  6. column-layout/web/index.html[ with main.dart ]
  7. dropdown-menu/web/index.html
  8. footer/web/index.html
  9. icon-toggle/web/index.html[ with main.dart ]
  10. item/web/index.html[ with main.dart ]
  11. layout/web/index.html[ with main.dart ]
  12. list/web/index.html
  13. palette/web/index.html
  14. radio/web/index.html[ with main.dart ]
  15. shadow/web/index.html
  16. slider/web/index.html[ with main.dart ]
  17. spinner/web/index.html[ with main.dart ]
  18. switch/web/index.html[ with main.dart ]
  19. tabs/web/index.html[ with main.dart ]
  20. textfield/web/index.html[ with main.dart ]
  21. tooltip/web/index.html[ with main.dart ]
  22. typography/web/index.html

Layouts

  1. layout-header-drawer
    - Fixed header, footer scrolls
  2. layout-header-drawer-footer
    - Fixed header, fixed footer and bottom-bar

There is also a AngularDart version available. Check it out on http://wsk.angular.mikemitterer.at

Last update: {{lastupdate}}