Commit 717b9ab3 authored by Piyumi Dayarathna's avatar Piyumi Dayarathna 💬

master : Change the name in the dashboard

parent 2f462b4b
......@@ -39,8 +39,8 @@ class _HomeScreenState extends State<HomeScreen> {
mainAxisAlignment: MainAxisAlignment.center,
crossAxisAlignment: CrossAxisAlignment.start,
children: <Widget>[
Text('COVIDEFENDER', style: TextStyle(fontSize: 35.0, color: Colors.white)),
Text('20201190')
Text('CoviDefender', style: TextStyle(fontSize: 35.0, color: Colors.white)),
Text('Smart Assistent')
],
)
],
......
......@@ -127,7 +127,7 @@ packages:
name: source_span
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.1"
version: "1.8.0"
stack_trace:
dependency: transitive
description:
......@@ -162,7 +162,7 @@ packages:
name: test_api
url: "https://pub.dartlang.org"
source: hosted
version: "0.3.0"
version: "0.2.19"
typed_data:
dependency: transitive
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