Skip to content

olutter/material

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

material

pub package

Set of material design icons incluing 1070 outlined icons.

Web Demo

Supported platforms

  • Flutter Android
  • Flutter iOS
  • Flutter Web
  • Flutter Desktop

Getting Started

In your pubspec.yaml file add:

dependencies:
  material: any

Then, in your code import:

import 'package:material/material.dart';