Skip to content

Commit 1ccbf0d

Browse files
committed
changes in gfappbar
1 parent 8f76737 commit 1ccbf0d

File tree

12 files changed

+283
-827
lines changed

12 files changed

+283
-827
lines changed

example/lib/fonts/icomoon.eot

6.59 KB
Binary file not shown.

example/lib/fonts/icomoon.svg

Lines changed: 22 additions & 0 deletions
Loading

example/lib/fonts/icomoon.ttf

6.43 KB
Binary file not shown.

example/lib/fonts/icomoon.woff

6.5 KB
Binary file not shown.

example/lib/main.dart

Lines changed: 229 additions & 182 deletions
Large diffs are not rendered by default.

example/pubspec.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ dev_dependencies:
2020

2121
flutter:
2222
uses-material-design: true
23+
fonts:
24+
- family: icomoon
25+
fonts:
26+
- asset: lib/fonts/icomoon.ttf
27+
2328
assets:
2429
- lib/assets/food.jpeg
2530
- lib/assets/img.png

example/web/index.html

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)