Skip to content

Commit 6dceb8a

Browse files
Merge pull request #60 from deepikahr/appbar
Appbar
2 parents 50dae67 + 5d0cd70 commit 6dceb8a

28 files changed

+473
-903
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: 371 additions & 198 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)