update
This commit is contained in:
No files matched your search
+5
-1
@@ -1,5 +1,5 @@
|
||||
name: mylis
|
||||
description: "A new Flutter project."
|
||||
description: "Mikrobiology Laboratory Information System (MyLIS)"
|
||||
# The following line prevents the package from being accidentally published to
|
||||
# pub.dev using `flutter pub publish`. This is preferred for private packages.
|
||||
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
||||
@@ -60,6 +60,10 @@ flutter:
|
||||
# the material Icons class.
|
||||
uses-material-design: true
|
||||
|
||||
assets:
|
||||
- assets/branding/logo.png
|
||||
- assets/branding/logo_rssa.png
|
||||
|
||||
# To add assets to your application, add an assets section, like this:
|
||||
# assets:
|
||||
# - images/a_dot_burr.jpeg
|
||||
|
||||
Reference in New Issue
Block a user