movie and tvshow list
This commit is contained in:
+7
-2
@@ -65,8 +65,8 @@ flutter:
|
||||
uses-material-design: true
|
||||
|
||||
# To add assets to your application, add an assets section, like this:
|
||||
assets:
|
||||
- assets/cfg/config.json
|
||||
# assets:
|
||||
# - assets/cfg/config.json
|
||||
# - images/a_dot_burr.jpeg
|
||||
# - images/a_dot_ham.jpeg
|
||||
|
||||
@@ -95,3 +95,8 @@ flutter:
|
||||
#
|
||||
# For details regarding fonts from package dependencies,
|
||||
# see https://flutter.dev/custom-fonts/#from-packages
|
||||
fonts:
|
||||
- family: geometric
|
||||
fonts:
|
||||
- asset: assets/fonts/geometric.ttf
|
||||
style: normal
|
||||
Reference in New Issue
Block a user