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
b95a8301
Commit
b95a8301
authored
Aug 30, 2022
by
Fikri
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://103.44.149.204/qorridi/medapp_eksad
parents
35fc0770
7fcdf4e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
home1.dart
lib/screen/home/home1.dart
+3
-3
No files found.
lib/screen/home/home1.dart
View file @
b95a8301
...
...
@@ -52,7 +52,7 @@ class Home1 extends StatelessWidget {
Container
(
// color: Colors.blue,
width:
screenSize
.
width
*
0.25
,
height:
screenSize
.
height
*
0.
09
,
height:
screenSize
.
height
*
0.
1
,
child:
ShowUpAnimation
(
delayStart:
const
Duration
(
seconds:
1
),
direction:
Direction
.
horizontal
,
...
...
@@ -90,7 +90,7 @@ class Home1 extends StatelessWidget {
),
),
Container
(
width:
screenSize
.
width
*
0.1
3
5
,
width:
screenSize
.
width
*
0.15
,
height:
screenSize
.
height
*
0.07
,
child:
ShowUpAnimation
(
delayStart:
const
Duration
(
seconds:
1
),
...
...
@@ -103,7 +103,7 @@ class Home1 extends StatelessWidget {
},
style:
DefaultColors
(),
child:
const
Text
(
'TA
KL
WITH EXPERT'
,
'TA
LK
WITH EXPERT'
,
style:
TextStyle
(
fontSize:
17
,
letterSpacing:
2
,
...
...
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