Commit a14c37d9 authored by GayaniPKarunaratne's avatar GayaniPKarunaratne

Merge branch 'master' of http://gitlab.sliit.lk/2021-035/2021-035-covidefender...

Merge branch 'master' of http://gitlab.sliit.lk/2021-035/2021-035-covidefender into EAnalyzer_KarunaratneGP
parents 1e8f434d 717b9ab3
...@@ -39,8 +39,8 @@ class _HomeScreenState extends State<HomeScreen> { ...@@ -39,8 +39,8 @@ class _HomeScreenState extends State<HomeScreen> {
mainAxisAlignment: MainAxisAlignment.center, mainAxisAlignment: MainAxisAlignment.center,
crossAxisAlignment: CrossAxisAlignment.start, crossAxisAlignment: CrossAxisAlignment.start,
children: <Widget>[ children: <Widget>[
Text('COVIDEFENDER', style: TextStyle(fontSize: 35.0, color: Colors.white)), Text('CoviDefender', style: TextStyle(fontSize: 35.0, color: Colors.white)),
Text('20201190') Text('Smart Assistent')
], ],
) )
], ],
......
...@@ -127,7 +127,7 @@ packages: ...@@ -127,7 +127,7 @@ packages:
name: source_span name: source_span
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "1.8.1" version: "1.8.0"
stack_trace: stack_trace:
dependency: transitive dependency: transitive
description: description:
...@@ -162,7 +162,7 @@ packages: ...@@ -162,7 +162,7 @@ packages:
name: test_api name: test_api
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "0.3.0" version: "0.2.19"
typed_data: typed_data:
dependency: transitive dependency: transitive
description: description:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment