All Projects → material-components → Material Components Flutter

material-components / Material Components Flutter

Licence: other
Modular and customizable Material Design UI components for Flutter

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Material Components Flutter

Fluid
📖 Library for QtQuick apps with Material Design
Stars: ✭ 601 (-7.68%)
Mutual labels:  material-design, material-components
Svelte Materialify
A Material UI Design Component library for Svelte heavily inspired by vuetify.
Stars: ✭ 351 (-46.08%)
Mutual labels:  material-design, material-components
Material Components Web
Modular and customizable Material Design UI components for the web
Stars: ✭ 15,931 (+2347.16%)
Mutual labels:  material-design, material-components
Material Admin
Free Material Admin Template
Stars: ✭ 219 (-66.36%)
Mutual labels:  material-design, material-components
Material Drawer
Custom drawer implementation for Material design apps.
Stars: ✭ 611 (-6.14%)
Mutual labels:  material-design, material-components
Material Backdrop
A simple solution for implementing Backdrop pattern for Android
Stars: ✭ 221 (-66.05%)
Mutual labels:  material-design, material-components
Elm Mdc
Elm port of the Material Components for the Web CSS/JS library
Stars: ✭ 338 (-48.08%)
Mutual labels:  material-design, material-components
Material Components Android
Modular and customizable Material Design UI components for Android
Stars: ✭ 13,128 (+1916.59%)
Mutual labels:  material-design, material-components
Android Iconics
Android-Iconics - Use any icon font, or vector (.svg) as drawable in your application.
Stars: ✭ 4,916 (+655.15%)
Mutual labels:  material-design, material-components
Material Components Ios
[In maintenance mode] Modular and customizable Material Design UI components for iOS
Stars: ✭ 4,484 (+588.79%)
Mutual labels:  material-design, material-components
Bottomsheet
BottomSheet dialog library for Android
Stars: ✭ 219 (-66.36%)
Mutual labels:  material-design, material-components
Angular Mdc Web
Angular wrapper for Material Design (Web) Components
Stars: ✭ 542 (-16.74%)
Mutual labels:  material-design, material-components
React Md
React material design - An accessible React component library built from the Material Design guidelines in Sass
Stars: ✭ 2,284 (+250.84%)
Mutual labels:  material-design, material-components
Materialbanner
A library that provides an implementation of the banner widget from the Material design.
Stars: ✭ 241 (-62.98%)
Mutual labels:  material-design, material-components
React Material Components Web
React wrapper of Google's Material Components Web
Stars: ✭ 184 (-71.74%)
Mutual labels:  material-design, material-components
Quasar
Quasar Framework - Build high-performance VueJS user interfaces in record time
Stars: ✭ 20,090 (+2986.02%)
Mutual labels:  material-design, material-components
Materialnavigationview Android
📱 Android Library to implement Rich, Beautiful, Stylish 😍 Material Navigation View for your project with Material Design Guidelines. Easy to use.
Stars: ✭ 168 (-74.19%)
Mutual labels:  material-design, material-components
Materialdesign2
A beautiful app designed with Material Design 2 using Android X.
Stars: ✭ 170 (-73.89%)
Mutual labels:  material-design, material-components
Android Mdc Theming
Sample code used for a series of Medium posts on Material Components for Android
Stars: ✭ 388 (-40.4%)
Mutual labels:  material-design, material-components
Light
🍭 The usual Snackbar, but elegant
Stars: ✭ 542 (-16.74%)
Mutual labels:  material-design, material-components

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';

Useful Links

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].