fix: question responsive
#35
Merged
amirreza.chegini
merged 1 commits from fix/tablet into develop 1 day ago
12 changed files with 145 additions and 104 deletions
-
9assets/svg/button_3_tablet.svg
-
1lib/common_ui/resources/my_assets.dart
-
5lib/core/widgets/animations/ship_anim.dart
-
10lib/core/widgets/answer_box/answer_box.dart
-
10lib/core/widgets/answer_box/answer_box_show.dart
-
5lib/core/widgets/answer_box/styles/picture_box.dart
-
2lib/core/widgets/button/my_white_button.dart
-
3lib/features/home/presentation/ui/home_page.dart
-
7lib/features/question/presentation/ui/question_page.dart
-
7lib/features/question/presentation/ui/screens/answer_screen.dart
-
38lib/features/question/presentation/ui/screens/diamond_screen.dart
-
4lib/features/question/presentation/ui/screens/question_screen.dart
@ -0,0 +1,9 @@ |
|||
<svg width="381" height="146" viewBox="0 0 381 146" fill="none" xmlns="http://www.w3.org/2000/svg"> |
|||
<path d="M7.01249 127.183C20.4465 150.225 338.385 152.069 366.084 128.134C391.363 106.37 380.999 28.4718 359.475 12.9516C330.152 -8.21778 46.5201 -0.695533 22.7938 15.9248C0.656582 31.445 -6.89102 103.338 7.01249 127.183Z" fill="url(#paint0_linear_145_985)"/> |
|||
<defs> |
|||
<linearGradient id="paint0_linear_145_985" x1="190.43" y1="145.29" x2="190.43" y2="-0.0116919" gradientUnits="userSpaceOnUse"> |
|||
<stop stop-color="#CADCFF"/> |
|||
<stop offset="1" stop-color="white"/> |
|||
</linearGradient> |
|||
</defs> |
|||
</svg> |
|||
Write
Preview
Loading…
Cancel
Save
Reference in new issue