Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
medapp_eksad
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
qorri_di
medapp_eksad
Commits
2995c840
Commit
2995c840
authored
Aug 30, 2022
by
Budi Prasetyo
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://103.44.149.204/qorridi/medapp_eksad
parents
dc0757d4
e3d89a3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
137 additions
and
18 deletions
+137
-18
home3.dart
lib/screen/home/home3.dart
+137
-18
No files found.
lib/screen/home/home3.dart
View file @
2995c840
...
@@ -15,8 +15,8 @@ class _Home3State extends State<Home3> {
...
@@ -15,8 +15,8 @@ class _Home3State extends State<Home3> {
@override
@override
Widget
build
(
BuildContext
context
)
{
Widget
build
(
BuildContext
context
)
{
var
screenSize
=
MediaQuery
.
of
(
context
).
size
;
var
screenSize
=
MediaQuery
.
of
(
context
).
size
;
return
Container
(
return
SizedBox
(
height:
screenSize
.
height
*
1.
1
,
height:
screenSize
.
height
*
1.
75
,
width:
screenSize
.
width
,
width:
screenSize
.
width
,
child:
Column
(
child:
Column
(
children:
[
children:
[
...
@@ -35,7 +35,7 @@ class _Home3State extends State<Home3> {
...
@@ -35,7 +35,7 @@ class _Home3State extends State<Home3> {
mainAxisAlignment:
MainAxisAlignment
.
center
,
mainAxisAlignment:
MainAxisAlignment
.
center
,
crossAxisAlignment:
CrossAxisAlignment
.
center
,
crossAxisAlignment:
CrossAxisAlignment
.
center
,
children:
[
children:
[
Container
(
SizedBox
(
width:
screenSize
.
width
*
0.2
,
width:
screenSize
.
width
*
0.2
,
child:
Column
(
child:
Column
(
children:
[
children:
[
...
@@ -75,13 +75,13 @@ class _Home3State extends State<Home3> {
...
@@ -75,13 +75,13 @@ class _Home3State extends State<Home3> {
height:
screenSize
.
height
*
0.55
,
height:
screenSize
.
height
*
0.55
,
child:
const
Animasi_Kanan_Kiri
(
child:
const
Animasi_Kanan_Kiri
(
judul:
judul:
'Simplify the process of getting queue numbers for various hospital services such as: '
'Simplify the process of getting queue numbers for various hospital services such as: '
'consulting with doctors, using hospital facilities (radiology, laboratories, etc.) and '
'consulting with doctors, using hospital facilities (radiology, laboratories, etc.) and '
'purchasing drugs from pharmacies.'
))
'purchasing drugs from pharmacies.'
))
],
],
),
),
),
),
Container
(
SizedBox
(
width:
screenSize
.
width
*
0.2
,
width:
screenSize
.
width
*
0.2
,
child:
Column
(
child:
Column
(
children:
[
children:
[
...
@@ -121,14 +121,14 @@ class _Home3State extends State<Home3> {
...
@@ -121,14 +121,14 @@ class _Home3State extends State<Home3> {
height:
screenSize
.
height
*
0.55
,
height:
screenSize
.
height
*
0.55
,
child:
const
Animasi_Kanan_Kiri
(
child:
const
Animasi_Kanan_Kiri
(
judul:
judul:
'Patients get notifications of queue movements so they can adjust their arrival schedule to the hospital. '
'Patients get notifications of queue movements so they can adjust their arrival schedule to the hospital. '
'Arrivals close to this service time will have an impact on reducing the crowd of people queuing at the hospital. '
'Arrivals close to this service time will have an impact on reducing the crowd of people queuing at the hospital. '
'Queue information is integrated with the queue display panel in the hospital.'
),
'Queue information is integrated with the queue display panel in the hospital.'
),
),
),
],
],
),
),
),
),
Container
(
SizedBox
(
width:
screenSize
.
width
*
0.2
,
width:
screenSize
.
width
*
0.2
,
child:
Column
(
child:
Column
(
children:
[
children:
[
...
@@ -168,12 +168,18 @@ class _Home3State extends State<Home3> {
...
@@ -168,12 +168,18 @@ class _Home3State extends State<Home3> {
height:
screenSize
.
height
*
0.55
,
height:
screenSize
.
height
*
0.55
,
child:
const
Animasi_Kanan_Kiri
(
child:
const
Animasi_Kanan_Kiri
(
judul:
judul:
'Patients can self-register through a mobile application or kiosk, '
'Patients can self-register through a mobile application or kiosk, '
'thereby reducing queues at the hospital.'
))
'thereby reducing queues at the hospital.'
))
],
],
),
),
),
),
Container
(
],
),
Row
(
mainAxisAlignment:
MainAxisAlignment
.
center
,
crossAxisAlignment:
CrossAxisAlignment
.
center
,
children:
[
SizedBox
(
width:
screenSize
.
width
*
0.2
,
width:
screenSize
.
width
*
0.2
,
child:
Column
(
child:
Column
(
children:
[
children:
[
...
@@ -215,11 +221,130 @@ class _Home3State extends State<Home3> {
...
@@ -215,11 +221,130 @@ class _Home3State extends State<Home3> {
delayStart:
const
Duration
(
seconds:
1
),
delayStart:
const
Duration
(
seconds:
1
),
curve:
Curves
.
decelerate
,
curve:
Curves
.
decelerate
,
direction:
Direction
.
horizontal
,
direction:
Direction
.
horizontal
,
child:
Container
(
child:
SizedBox
(
height:
screenSize
.
height
*
0.42
,
height:
screenSize
.
height
*
0.42
,
child:
Text
(
child:
Text
(
'Acceptance of payments can be done easily and flexibly with the availability of '
'Acceptance of payments can be done easily and flexibly with the availability of '
'online payment systems (credit cards, transfers, digital-wallet)'
,
'online payment systems (credit cards, transfers, digital-wallet).'
,
style:
GoogleFonts
.
poppins
(
fontSize:
15
,
fontWeight:
FontWeight
.
w500
,
letterSpacing:
1.3
,
height:
1.4
),
textAlign:
TextAlign
.
center
,
),
),
))
],
),
),
SizedBox
(
width:
screenSize
.
width
*
0.2
,
child:
Column
(
children:
[
Container
(
padding:
EdgeInsets
.
only
(
top:
screenSize
.
height
*
0.01
),
width:
screenSize
.
width
*
0.5
,
child:
Animasi_Kiri_Kanan
(
screenSize:
screenSize
,
widget:
Image
.
asset
(
'assets/icons/why4.png'
,
height:
60
,
width:
60
,
))),
const
SizedBox
(
height:
10
,
),
Container
(
padding:
const
EdgeInsets
.
only
(
top:
5
),
width:
250
,
height:
75
,
child:
const
Text
(
'DRUG DELIVERY'
,
style:
TextStyle
(
color:
Colors
.
blueAccent
,
fontSize:
17
,
letterSpacing:
1.1
,
fontWeight:
FontWeight
.
w600
),
textAlign:
TextAlign
.
center
,
),
),
const
SizedBox
(
height:
10
,
),
Container
(
padding:
const
EdgeInsets
.
only
(
top:
10
),
width:
220
,
height:
screenSize
.
height
*
0.55
,
child:
ShowUpAnimation
(
delayStart:
const
Duration
(
seconds:
1
),
curve:
Curves
.
decelerate
,
direction:
Direction
.
horizontal
,
child:
SizedBox
(
height:
screenSize
.
height
*
0.42
,
child:
Text
(
'Drug delivery works in collaboration with goods delivery service providers '
'which are currently developing fast.'
,
style:
GoogleFonts
.
poppins
(
fontSize:
15
,
fontWeight:
FontWeight
.
w500
,
letterSpacing:
1.3
,
height:
1.4
),
textAlign:
TextAlign
.
center
,
),
),
))
],
),
),
SizedBox
(
width:
screenSize
.
width
*
0.2
,
child:
Column
(
children:
[
Container
(
padding:
EdgeInsets
.
only
(
top:
screenSize
.
height
*
0.01
),
width:
screenSize
.
width
*
0.5
,
child:
Animasi_Kiri_Kanan
(
screenSize:
screenSize
,
widget:
Image
.
asset
(
'assets/icons/why4.png'
,
height:
60
,
width:
60
,
))),
const
SizedBox
(
height:
10
,
),
Container
(
padding:
const
EdgeInsets
.
only
(
top:
5
),
width:
250
,
height:
75
,
child:
const
Text
(
'OTHER FEATURES'
,
style:
TextStyle
(
color:
Colors
.
blueAccent
,
fontSize:
17
,
letterSpacing:
1.1
,
fontWeight:
FontWeight
.
w600
),
textAlign:
TextAlign
.
center
,
),
),
const
SizedBox
(
height:
10
,
),
Container
(
padding:
const
EdgeInsets
.
only
(
top:
10
),
width:
220
,
height:
screenSize
.
height
*
0.55
,
child:
ShowUpAnimation
(
delayStart:
const
Duration
(
seconds:
1
),
curve:
Curves
.
decelerate
,
direction:
Direction
.
horizontal
,
child:
SizedBox
(
height:
screenSize
.
height
*
0.42
,
child:
Text
(
'Online consultation (to be integrated with the current RSSC system), '
'Emergency assistance to call ambulances and doctors, '
'Rating by consumers for each service'
,
style:
GoogleFonts
.
poppins
(
style:
GoogleFonts
.
poppins
(
fontSize:
15
,
fontSize:
15
,
fontWeight:
FontWeight
.
w500
,
fontWeight:
FontWeight
.
w500
,
...
@@ -228,13 +353,7 @@ class _Home3State extends State<Home3> {
...
@@ -228,13 +353,7 @@ class _Home3State extends State<Home3> {
textAlign:
TextAlign
.
center
,
textAlign:
TextAlign
.
center
,
),
),
),
),
)
))
// Animasi_Kanan_Kiri(judul: 'WE ARE A TEAM OF EXPERT RECRUITERS, '
// 'WITH A MISSION TO MATCH TALENTED PEOPLE WITH SUCCESSFUL EMPLOYERS. '
// 'WE STRONGLY BELIEVE IN BUILDING A VALUE OF TRUST, HONESTY, '
// 'AND TRANSPARENCY WITH OUR CLIENTS TO DEVELOP LONG-TERM RELATIONSHIPS '
// 'AND ADOPT A FLEXIBLE APPROACH AS PER THEIR NEEDS.')
)
],
],
),
),
),
),
...
...
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