Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
2
2021-035-CoviDefender
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
2021-035
2021-035-CoviDefender
Commits
ec768d60
Commit
ec768d60
authored
Apr 26, 2021
by
GayaniPKarunaratne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Dashboard modification
parent
031cbfff
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
6 deletions
+7
-6
lib/assets/images/boralu.jpg
lib/assets/images/boralu.jpg
+0
-0
lib/home_screen.dart
lib/home_screen.dart
+4
-4
pubspec.lock
pubspec.lock
+2
-2
pubspec.yaml
pubspec.yaml
+1
-0
No files found.
lib/assets/images/boralu.jpg
0 → 100644
View file @
ec768d60
7.74 KB
lib/home_screen.dart
View file @
ec768d60
...
...
@@ -12,7 +12,7 @@ class _HomeScreenState extends State<HomeScreen> {
body:
Stack
(
children:
<
Widget
>[
Container
(
height:
size
.
height
*
.
3
,
height:
size
.
height
*
.
4
,
decoration:
BoxDecoration
(
image:
DecorationImage
(
alignment:
Alignment
.
topCenter
,
...
...
@@ -66,7 +66,7 @@ class _HomeScreenState extends State<HomeScreen> {
decoration:
BoxDecoration
(
image:
DecorationImage
(
image:
AssetImage
(
'lib/assets/images/
mino
.jpg'
)),
'lib/assets/images/
boralu
.jpg'
)),
)),
Text
(
'Personal Data'
)
],
...
...
@@ -117,7 +117,7 @@ class _HomeScreenState extends State<HomeScreen> {
decoration:
BoxDecoration
(
image:
DecorationImage
(
image:
AssetImage
(
'lib/assets/images/
mino
.jpg'
)),
'lib/assets/images/
boralu
.jpg'
)),
)),
Text
(
'Personal Data'
)
],
...
...
@@ -151,7 +151,7 @@ class _HomeScreenState extends State<HomeScreen> {
decoration:
BoxDecoration
(
image:
DecorationImage
(
image:
AssetImage
(
'lib/assets/images/
mino
.jpg'
)),
'lib/assets/images/
boralu
.jpg'
)),
)),
Text
(
'Personal Data'
)
],
...
...
pubspec.lock
View file @
ec768d60
...
...
@@ -127,7 +127,7 @@ packages:
name: source_span
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.
0
"
version: "1.8.
1
"
stack_trace:
dependency: transitive
description:
...
...
@@ -162,7 +162,7 @@ packages:
name: test_api
url: "https://pub.dartlang.org"
source: hosted
version: "0.
2.19
"
version: "0.
3.0
"
typed_data:
dependency: transitive
description:
...
...
pubspec.yaml
View file @
ec768d60
...
...
@@ -49,6 +49,7 @@ flutter:
assets
:
-
lib/assets/images/top_header.jpg
-
lib/assets/images/mino.jpg
-
lib/assets/images/boralu.jpg
# To add assets to your application, add an assets section, like this:
# assets:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment