Material Design

Open-source projects categorized as Material Design

Top 23 Material Design Open-Source Projects

Material Design
  1. Flutter

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

    Project mention: The Mobile Development Tech Stack for 2025 | dev.to | 2025-01-19

    Flutter Official Website

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Material UI

    Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.

    Project mention: Kickstart Hacktoberfest with These Exciting Open Source Projects to Contribute To! πŸš€ | dev.to | 2024-10-09

    🎨 Project: Material UI πŸ’‘ Why Contribute: If design systems and UI frameworks are your thing, Material UI is a must-contribute project. Help maintain or enhance one of the most popular React component libraries used by thousands of developers globally.

  4. awesome-flutter

    An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.

    Project mention: Top Github repositories for 10+ programming languages | dev.to | 2024-07-16

    Awesome flutter Flutter Samples

  5. Ionic Framework

    A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.

    Project mention: The Mobile Development Tech Stack for 2025 | dev.to | 2025-01-19

    Ionic Official Website

  6. material-design-icons

    Material Design icons by Google (Material Symbols)

  7. vuetify

    πŸ‰ Vue Component Framework

    Project mention: How to adapt an autocomplete/select field to work with server-side filtering and pagination | dev.to | 2024-09-04

    The technical implementation will be demonstrated with Vue, my preferred framework for everyday work, combined with Vuetify, a very robust and highly customizable component framework commonly used in the Vue ecosystem. Note that concepts used here can be applied using other combinations of popular JavaScript technologies.

  8. Materialize

    Materialize, a CSS Framework based on Material Design

    Project mention: Top 5 Best CSS Frameworks for Responsive Web Design in 2024 | dev.to | 2024-09-26

    Materialize is a modern CSS framework based on Google’s Material Design. It was created and designed by Google to provide a unified and consistent user interface across all its products. Materialize is focused on user experience as it integrates animations and components to provide feedback to users.

  9. material-design-lite

    Material Design Components in HTML/CSS/JS

  10. Quasar Framework

    Quasar Framework - Build high-performance VueJS user interfaces in record time

    Project mention: What do you think about using a game engine for UI? | news.ycombinator.com | 2025-01-12

    In general, people must make a choice between portability, and the breadth of optimizations.

    For multi-platform builds, there are single code-base frameworks available:

    https://quasar.dev/

    For MacOS, Linux Gtk, and Windows native builds there are mature free libraries that allow both FOSS and commercial static linking:

    https://wxwidgets.org/

    Game engines are designed to solve a single set of use-cases for optimization, and portability is usually terrible outside the current windows release.

    Best of luck, =3

  11. components

    Component infrastructure and Material Design components for Angular

    Project mention: Modify Angular Material 19 Theme with SCSS & CSS | dev.to | 2025-01-13

    To create a custom color palettes, we can use palette generation schematic. It builds custom color palettes based on a single color input for the primary color, and optionally color inputs to further customize secondary, tertiary, and neutral palettes:

  12. mdb-ui-kit

    Bootstrap 5 & Material Design UI KIT

  13. Hero

    Elegant transition library for iOS & tvOS

  14. mkdocs-material

    Documentation that simply works

    Project mention: How This SCSS Project Stays Organized Starting from a Map | dev.to | 2024-12-29

    In this blog, I’ll explore how Sass maps are used in MkDocs’ Material themeβ€”specifically, in its mixinsβ€”and how they contribute to the flexibility and scalability of the design system. Let’s dive in!

  15. FlutterExampleApps

    [Example APPS] Basic Flutter apps, for flutter devs.

  16. framework7

    Full featured HTML framework for building iOS & Android apps

    Project mention: Trying to Recreate iOS on the Web | news.ycombinator.com | 2024-12-18

    Loosely related, there are frameworks for recreating native UI for mobile apps written in JS, e.g: https://framework7.io/

  17. material-components-android

    Modular and customizable Material Design UI components for Android

    Project mention: Weird background using Material 1.1.0 and Navigation component | dev.to | 2024-07-27

    More discusion on Github issue

  18. MaterialDesignInXamlToolkit

    Google's Material Design in XAML & WPF, for C# & VB.Net.

  19. react-native-paper

    Material Design for React Native (Android & iOS)

    Project mention: Kickstart Hacktoberfest with These Exciting Open Source Projects to Contribute To! πŸš€ | dev.to | 2024-10-09

    πŸ“± Project: React Native Paper πŸ’‘ Why Contribute: If you’re into mobile app development, React Native Paper offers a set of customizable, beautiful React components for building mobile UIs. Contributing to this project is a great way to help create robust, well-designed components.

  20. TW-Elements

    𝙃π™ͺπ™œπ™š collection of Tailwind MIT licensed (free) components, sections and templates 😎

    Project mention: Ultimate UI and Development Resource Guide for 2024 πŸš€ | dev.to | 2024-09-05

    3. Tailwind Elements A free collection of essential elements and components designed with Tailwind for modern websites. Tailwind Elements:

  21. Seal

    🦭 Video/Audio Downloader for Android, based on yt-dlp, designed with Material You

    Project mention: Seal: Video/Audio Downloader for Android, Based on Yt-Dlp | news.ycombinator.com | 2024-07-31
  22. Material

    A UI/UX framework for creating beautiful applications. (by CosmicMind)

    Project mention: Material VS Material Components - a user suggested alternative | libhunt.com/r/CosmicMind/Material | 2024-10-08
  23. bootstrap-table

    An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation, Vue.js)

  24. MaterialDrawer

    The flexible, easy to use, all in one drawer library for your Android project. Now brand new with material 2 design.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Material Design discussion

Log in or Post with

Material Design related posts

  • Trusting clients is probably a security flaw

    1 project | news.ycombinator.com | 18 Jan 2025
  • Modify Angular Material 19 Theme with SCSS & CSS

    1 project | dev.to | 13 Jan 2025
  • How This SCSS Project Stays Organized Starting from a Map

    1 project | dev.to | 29 Dec 2024
  • ReadYou VS capyreader - a user suggested alternative

    2 projects | 18 Dec 2024
  • Trying to Recreate iOS on the Web

    3 projects | news.ycombinator.com | 18 Dec 2024
  • Angular 19 chegou: tudo o que vocΓͺ precisa saber!

    1 project | dev.to | 28 Nov 2024
  • Angular resources I often return to

    5 projects | dev.to | 10 Nov 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 19 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more β†’

Index

What are some of the best open-source Material Design projects? This list will help you:

# Project Stars
1 Flutter 167,982
2 Material UI 94,477
3 awesome-flutter 54,356
4 Ionic Framework 51,299
5 material-design-icons 50,958
6 vuetify 40,112
7 Materialize 38,858
8 material-design-lite 32,277
9 Quasar Framework 26,145
10 components 24,485
11 mdb-ui-kit 24,220
12 Hero 22,135
13 mkdocs-material 21,774
14 FlutterExampleApps 20,783
15 framework7 18,211
16 material-components-android 16,500
17 MaterialDesignInXamlToolkit 15,310
18 react-native-paper 13,195
19 TW-Elements 12,956
20 Seal 12,632
21 Material 11,986
22 bootstrap-table 11,762
23 MaterialDrawer 11,672

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?