Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added example/lib/fonts/icomoon.eot
Binary file not shown.
22 changes: 22 additions & 0 deletions example/lib/fonts/icomoon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added example/lib/fonts/icomoon.ttf
Binary file not shown.
Binary file added example/lib/fonts/icomoon.woff
Binary file not shown.
569 changes: 371 additions & 198 deletions example/lib/main.dart

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ dev_dependencies:

flutter:
uses-material-design: true
fonts:
- family: icomoon
fonts:
- asset: lib/fonts/icomoon.ttf

assets:
- lib/assets/food.jpeg
- lib/assets/img.png
10 changes: 0 additions & 10 deletions example/web/index.html

This file was deleted.

Loading