material-components-flutter

Modular and customizable Material Design UI components for Flutter

Github stars Tracking Chart

Material Components for Flutter

Material Components for Flutter (MDC-Flutter) helps developers execute Material Design. Developed by a core team of engineers and UX designers at Google, these components enable a reliable development workflow to build beautiful and functional Android and iOS apps. Learn more about how Material Components for Flutter supports design and usability best practices across platforms in the Flutter Material Catalog.

MDC-Flutter Source Code

All Material Components for Flutter can be found in the Flutter repository.

Usage

Material Components is included by default in Flutter's packages. To add access to MDC widgets in a file, simply import the material.dart file.

import 'package:flutter/material.dart';

Overview

Name With Ownermaterial-components/material-components-flutter
Primary LanguageDart
Program languageDart (Language Count: 1)
Platform
License:Other
Release Count0
Created At2018-02-26 23:36:41
Pushed At2022-09-24 13:21:55
Last Commit At
Stargazers Count894
Watchers Count55
Fork Count182
Commits Count55
Has Issues Enabled
Issues Count12
Issue Open Count7
Pull Requests Count84
Pull Requests Open Count7
Pull Requests Close Count9
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top