Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
ASD_Detection
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
0
Merge Requests
0
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
2023-161
ASD_Detection
Commits
8e9ad45d
Commit
8e9ad45d
authored
1 year ago
by
Wijegunarathna K. P. S. G. G.
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Modify the given instructions.
parent
75bc034e
master
IT20244170
1 merge request
!10
Add instructions to the result page.
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
Frontend/lib/pages/Comp1/Step1/Comp1Step1First.dart
Frontend/lib/pages/Comp1/Step1/Comp1Step1First.dart
+2
-2
Frontend/lib/pages/Comp1/Step1/Comp1Step1Third.dart
Frontend/lib/pages/Comp1/Step1/Comp1Step1Third.dart
+2
-1
No files found.
Frontend/lib/pages/Comp1/Step1/Comp1Step1First.dart
View file @
8e9ad45d
...
...
@@ -27,14 +27,14 @@ class _Comp1Step1FirstState extends State<Comp1Step1First> {
),
InkWell
(
onTap:
()
=>
nextPage
(
'/Comp1Step1
Secon
d'
,
'assets/images/Component 1 - img 03.png'
),
'/Comp1Step1
Thir
d'
,
'assets/images/Component 1 - img 03.png'
),
child:
ImageCard
(
image:
'assets/images/Component 1 - img 03.png'
)),
SizedBox
(
height:
30
,
),
InkWell
(
onTap:
()
=>
nextPage
(
'/Comp1Step1
Secon
d'
,
'assets/images/Component 1 - img 04.png'
),
'/Comp1Step1
Thir
d'
,
'assets/images/Component 1 - img 04.png'
),
child:
ImageCard
(
image:
'assets/images/Component 1 - img 04.png'
)),
],
);
...
...
This diff is collapsed.
Click to expand it.
Frontend/lib/pages/Comp1/Step1/Comp1Step1Third.dart
View file @
8e9ad45d
...
...
@@ -80,7 +80,8 @@ class _Comp1Step1ThirdState extends State<Comp1Step1Third> {
),
Instructions
(
title:
'උපදෙස්'
,
body:
'පින්තූරය විස්තර කිරීමට දරුවාට කියන්න'
,
body:
'දරුවා පින්තූරය විස්තර කිරීමට ආරම්භ කරන විට 🎙️ලකුණ ඔබන්න. විස්තර කිරීම අවසාන කල පසු නැවත🎙️ලකුණ ඔබන්න. ඉන්පසු > ලකුණ ඔබන්න.'
,
),
SizedBox
(
height:
10
,
...
...
This diff is collapsed.
Click to expand it.
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