Add: logo
This commit is contained in:
@@ -31,16 +31,15 @@ dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
|
||||
# The following adds the Cupertino Icons font to your application.
|
||||
# Use with the CupertinoIcons class for iOS style icons.
|
||||
cupertino_icons: ^1.0.6
|
||||
url_launcher: ^6.2.6
|
||||
shared_preferences: ^2.2.3
|
||||
flutter_markdown: ^0.7.1
|
||||
http: ^1.2.1
|
||||
universal_html: ^2.2.4
|
||||
provider: ^6.1.2
|
||||
lazy_load_scrollview: ^1.3.0
|
||||
cupertino_icons: ^1.0.8
|
||||
flutter_svg: ^2.0.10+1
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
@@ -66,6 +65,7 @@ flutter:
|
||||
assets:
|
||||
- assets/logo.png
|
||||
- assets/product.png
|
||||
- assets/icon.svg
|
||||
|
||||
# To add assets to your application, add an assets section, like this:
|
||||
# assets:
|
||||
|
||||
Reference in New Issue
Block a user