Skip to content
Hansjörg Hofer edited this page Oct 22, 2022 · 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

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 Action 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