Skip to content

Commit

Permalink
update icons to 5.0.45
Browse files Browse the repository at this point in the history
  • Loading branch information
tdocsword committed Mar 10, 2020
1 parent 07ff198 commit d1899c9
Show file tree
Hide file tree
Showing 8 changed files with 10,325 additions and 10,184 deletions.
10 changes: 1 addition & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
## 3.4.4995

Update icons.

## 3.4.4895

Update icons.

## 3.4.4795
## 3.4.5045

Update icons.

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The [Material Design Icons](https://materialdesignicons.com/) Icon pack available as set of Flutter Icons.

Based on Material Design Icons 4.9.95.
Based on Material Design Icons 5.0.45.

👍 Like us on [pub.dev](https://pub.dev/packages/material_design_icons_flutter)!

Expand All @@ -11,7 +11,7 @@ Based on Material Design Icons 4.9.95.
In the `dependencies:` section of your `pubspec.yaml`, add the following line:

```yaml
material_design_icons_flutter: 3.4.4995
material_design_icons_flutter: 3.4.5045
```

## Usage
Expand Down
9 changes: 4 additions & 5 deletions example/.dart_tool/package_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
{
"name": "meta",
"rootUri": "file:///D:/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.1.7",
"rootUri": "file:///D:/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.1.8",
"packageUri": "lib/",
"languageVersion": "1.12"
},
Expand All @@ -46,11 +46,10 @@
{
"name": "material_design_icons_flutter_example",
"rootUri": "../",
"packageUri": "lib/",
"languageVersion": "2.7"
"packageUri": "lib/"
}
],
"generated": "2020-02-10T05:53:45.983906Z",
"generated": "2020-03-10T06:46:41.622161Z",
"generator": "pub",
"generatorVersion": "2.7.0"
"generatorVersion": "2.8.0-dev.5.0.flutter-fc3af737c7"
}
404 changes: 227 additions & 177 deletions example/lib/main.dart

Large diffs are not rendered by default.

Binary file modified lib/fonts/materialdesignicons-webfont.ttf
Binary file not shown.
Loading

0 comments on commit d1899c9

Please sign in to comment.