Skip to content

Commit 956824f

Browse files
Update README.md
1 parent 99c92a4 commit 956824f

File tree

1 file changed

+28
-1
lines changed

1 file changed

+28
-1
lines changed

README.md

+28-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![Flutter](https://user-images.githubusercontent.com/73144855/127227640-07449388-be61-4675-88c7-86dc1058cbef.jpg)
22

3-
##**What is Flutter**
3+
**What is Flutter**
44

55
Flutter is a free and open-source mobile UI framework created by Google and released in May 2017. In a few words, it allows you to create a native mobile application with only one codebase. This means that you can use one programming language and one codebase to create two different apps (for iOS and Android).
66
_______________________________________________________________________________
@@ -13,3 +13,30 @@ To develop with Flutter, you will use a programming language called Dart. The la
1313
Dart focuses on front-end development, and you can use it to create mobile and web applications.
1414

1515
If you know a bit of programming, Dart is a typed object programming language. You can compare Dart's syntax to JavaScript.
16+
__________________________________________________________________________________
17+
**Beginning **
18+
19+
Main **resource** is Flutter Docs found it https://flutter.dev/?gclid=Cj0KCQjw3f6HBhDHARIsAD_i3D-I3Cef6UpYjjmmrsohXll-YiNq0Qpy2hq7aWEAq6gNtNF4tF4rFcMaAn0HEALw_wcB&gclsrc=aw.ds
20+
21+
There are another resoures like courses :
22+
Our Arabic Courses​:-
23+
1- php anonymous:
24+
1- ​Dart
25+
2- ​Flutter
26+
2- ​Programming World ( ):ﻋﺎﻟﻢ اﻟﺒﺮﻣﺠﺔ 1-
27+
​Dart
28+
2- ​Flutter Basics
29+
3- ​Flutter Full Course
30+
3- ​Code 2 Start: Flutter
31+
32+
Our English Courses​:-
33+
- Angila Course:
34+
- Maximilian
35+
- _____________________________________________________________
36+
- **Advenced
37+
- ![FlutterRoadmap](https://user-images.githubusercontent.com/73144855/127230665-94b2abf0-c73a-48b6-8bc8-1572fde2d318.png)
38+
- ______________________
39+
- **will update it soon**
40+
41+
42+

0 commit comments

Comments
 (0)