/material_components_web.dart

Dart interface to Material Design UI components for the web

Primary LanguageDartBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

material_components_web

A library for Dart developers. It is awesome.

Usage

A simple usage example:

import 'package:material_components_web/material_components_web.dart';

main() {
  var awesome = new Awesome();
}

Features and bugs

Please file feature requests and bugs at the issue tracker.