Skip to content
Seamus McMorrow edited this page Feb 5, 2018 · 9 revisions

Introduction

GWT Material is an open source project under Apache 2 License. The project aims GWT Developers to easily develop web / mobile responsive apps without hassle. It is built on Google Material Design specifications using Materializecss as core library.

GWT Material #1 - Project Setup

  • This lesson will help you setup a fresh gwt-material-app using [https://github.com/GwtMaterialDesign/gwt-material-archetype] (gwt-material-archetype) on Intelij IDEA or Eclipse IDE.
    IMAGE ALT TEXT HERE

GWT Material #2 - Building Applications

  • On this tutorial, you will learn how to build the overall layout of gwt-material applications that includes the NavBar, Sidenav, Container and FAB (Floating Acton Button)
    IMAGE ALT TEXT HERE

GWT Material #3 - Style and Layout

  • On this tutorial you will learn how to upgrade your gwt material version to 1.6.0 and the main topic which will be Style and Layout. You will learn how to use Colors, Grids, Helpers, Icons, Shadows and also Theming which we will use gwt-material-themes.
    IMAGE ALT TEXT HERE

GWT Material #4 - Core Animations

  • In this tutorial you will learn how to animate GMD widgets with built 40 transitions.
    IMAGE ALT TEXT HERE