-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflutter.html
157 lines (112 loc) · 5.83 KB
/
flutter.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>تعلم تطوير التطبيقات باستخدام Flutter مع دال | الدروس والمصادر</title>
<meta name="description" content="ابدأ رحلتك في تطوير التطبيقات باستخدام Flutter مع دال. اكتشف دروس ومصادر شاملة لتعلم تطوير تطبيقات الهواتف المحمولة بفاعلية وسهولة باستخدام Flutter.">
<link rel="stylesheet" href="css/css.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="stylesheet" href="css/all.min.css">
<style>
@import url('https://fonts.googleapis.com/css2?family=El+Messiri:[email protected]&family=Fustat:[email protected]&display=swap');
</style>
<style>
@import url('https://fonts.googleapis.com/css2?family=Fustat:[email protected]&display=swap');
</style>
<style>
@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');
</style>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Work+Sans:ital,wght@0,100;0,200;0,300;0,500;0,600;0,700;0,800;1,300&display=swap" rel="stylesheet">
<link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
</head>
<body>
<!-- navigation -->
<nav>
<a href="index.html"><img src="css/images/دال.jpg" alt=""></a>
<div class="navigation">
<ul>
<img id="menu-close" src="css/images/x.png" alt="">
<li> <a class="active" href="masar.html">المحتوى التعليمي </a></li>
<li> <a href="blog.html">المسارات</a></li>
<li> <a href="about.html">تواصل معنا</a></li>
</ul>
<img id="menu-btn" src="css/images/klipartz.com.png" alt="">
</div>
</nav>
<!--
<section id="web">
</section> -->
<section id="blog-container">
<div class="blogs bologpost">
<div class="post">
<img src="css/images/flutert.png" alt="">
</div>
</div>
</section>
<!-- ======================== programming=======================-->
<section id="experts">
<h1>Flutter </h1>
<p>Flutter هو إطار عمل مفتوح المصدر من تطوير Google لبناء تطبيقات موبايل وتطبيقات ويب وسطح المكتب باستخدام كود واحد. يعتمد Flutter على لغة البرمجة Dart ويوفر أدوات قوية لتصميم واجهات مستخدم جذابة وسريعة الاستجابة، مما يسهل عملية تطوير التطبيقات عبر أنظمة Android وiOS. <br><br> <mark class="mark">اختر مصدر واحد</mark></p>
<button id="open"> المصادر </button>
<button id="close"> <i class="fa-solid fa-arrow-up"></i> اغلاق </button>
<hr>
<hr>
<div class="expert-box">
<div onclick="window.location.href='https:/\/satr.codes/path/OHarLRCHae/view';" class="profile">
<img src="css/images/saatr.png" alt="">
<br>
<h6> أكاديمية سطر</h6>
</div>
<!-- ****************** -->
<div onclick="window.location.href='https:/\/www.youtube.com/watch?v=VPvVD8t02U8&pp=ygUeZmx1dHRlciBjb3Vyc2UgZnJlZSBjb2RlIGNhbXAg';" class="profile">
<img src="css/images/freecode.jpg" alt="">
<br>
<h6> freeCodeCamp</h6>
<h7>English</h7>
</div>
<!-- ****************** -->
<!-- ****************** -->
<div onclick="window.location.href='https:/\/youtube.com/playlist?list=PL93xoMrxRJIvtIXjAiX15wcyNv-LOWZa9&si=AJgAcaVi0JSgy-Ky';" class="profile">
<img src="css/images/wael.jpg" alt="">
<br>
<h6> وائل ابو حمزه </h6>
</div>
<!-- ****************** -->
</div>
</section>
<!-- ////////////////////////////////////////////////////////////// -->
<!-- ======================== =======================-->
<!-- ======================== =======================-->
<!-- ////////////////////////////////////////////////////////////// -->
<!-- ======================== =======================-->
<footer>
<div class="footer-col">
<h3> الأدوات</h3>
<ul>
<li><a href="tools.html"> vscode تنزيل</a></li>
<li><a href="tools.html">Git</a></li>
<li><a href="tools.html">اللابتوب المناسب</a></li>
<li><a href="tools.html"> مواقع مفيده</a></li>
</ul>
</div>
<div class="footer-col">
<h3> الأسئلة والدعم</h3>
<ul>
<li><a href="public_qustion.html">ما هو تعلم البرمجة؟ </a></li>
<li><a href="public_qustion.html">كيف أبدأ في تعلم البرمجة؟</a></li>
<li><a href="public_qustion.html">ما هي أهمية الممارسة في تعلم البرمجة؟ </a></li>
</ul>
</div>
<div class="footer-col">
</div>
<div class="copyright">
<p> copyright ©2024 All rights reserved | This website is made by A.R with ❤️ </p>
<div class="pro-links">
<!-- يمكنك إضافة روابط الشبكات الاجتماعية هنا -->
</div>
</div>
</footer>
<script src="js.js">
</script>
</body>