https://github.com/mikemitterer/dart-wsk-material
https://github.com/mikemitterer/dart-wsk-material
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mikemitterer/dart-wsk-material
- Owner: MikeMitterer
- License: other
- Created: 2015-01-30T23:01:15.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-02-15T10:33:09.000Z (over 10 years ago)
- Last Synced: 2025-07-16T06:44:27.075Z (about 1 year ago)
- Language: HTML
- Size: 29.5 MB
- Stars: 23
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Material Design Lite for Dart
##Introduction
**Material Design Light (MDL)** is a library of components for web developers based on Google's **Material Design**
philosophy: "A visual language for our users that synthesizes the classic principles of good design with
the innovation and possibility of technology and science." Understanding the goals and principles of
Material Design is critical to the proper use of the MDL components.
If you have not yet read the [Material Design Introduction](http://www.google.com/design/spec/material-design/introduction.html),
you should do so before attempting to use the components.
The MDL components are created with CSS, Dart, and HTML.
You can use the components to construct web pages and web apps that are attractive,
consistent, and functional. Pages developed with MDL will adhere to modern web design principles
like browser portability, device independence, and graceful degradation.
The MDL component library includes new versions of common user interface controls
such as buttons, check boxes, and text fields, adapted to follow Material Design concepts.
The library also includes enhanced and specialized features like cards, column layouts, sliders, spinners, tabs, typography, and more.
MDL is free to download and use, and may be used with or without any build library or development environment
(such as [Material Design Lite](https://github.com/MikeMitterer/dart-material-design-lite)).
It is a cross-browser, cross-OS web developer's toolkit that can be used by anyone who wants to write more productive,
portable, and — most importantly — usable web pages.
[Demo][mdldemo] (transpiled JS-Version)
## Getting started
...
Check out the [samples][]
## Features and bugs
Please file feature requests and bugs at the [issue tracker][tracker].
###License###
Copyright 2015 Michael Mitterer (office@mikemitterer.at),
IT-Consulting and Development Limited, Austrian Branch
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied. See the License for the specific language
governing permissions and limitations under the License.
If this plugin is helpful for you - please [(Circle)](http://gplus.mikemitterer.at/) me
or **star** this repo here on GitHub
[tracker]: https://github.com/MikeMitterer/dart-material-design-lite/issues
[mdlmaterial]: https://github.com/MikeMitterer/dart-material-design-lite
[mdldemo]: http://mdl.mikemitterer.at/
[mdlangular]: https://github.com/MikeMitterer/dart-mdl-angular
[samples]: https://github.com/MikeMitterer/dart-material-design-lite/tree/mdl/example
[promoimage]: https://github.com/MikeMitterer/dart-material-design-lite/blob/master/lib/images/mdl.mikemitterer.at-720px.jpg?raw=true