Never stop talking " STOP the Gaza Genocide "

Flutter | Php Anonymous

Php Anonymous

Php Anonymous

learn by easy steps. Happy Code :) .

تفاصيل الكورس

دروس الكورس

  1. 1 | Intro - Flutter the begin 02:01:39
  2. 2 | #1 install flutter in mac osx 02:35:10
  3. 3 | #2 install flutter in linux mint 02:57:18
  4. 4 | #3 install flutter in windows 02:57:03
  5. 5 | #4 basic information about flutter 02:09:59
  6. 6 | #5 flutter main structure folders and files 02:19:32
  7. 7 | #6 runApp how it works 02:04:01
  8. 8 | #7 MaterialApp how it Works 02:05:13
  9. 9 | #8 assign MaterialApp to StatelessWidget 02:03:55
  10. 10 | #9 what is Scaffold how can use in my app 02:03:41
  11. 11 | #10 ModeBanner & MaterialGrid in your app 02:03:26
  12. 12 | #11 AppBar Class more knowledge about it 02:02:52
  13. 13 | #12 what is body in scaffold class 02:02:21
  14. 14 | #13 Container and Column and Row Widget 02:05:30
  15. 15 | #14 Container - how to Control Width and Height 02:04:25
  16. 16 | #15 responsive design with sizes as (width & height) by MediaQuery 02:07:25
  17. 17 | #16 constraints - Column & Row 02:11:47
  18. 18 | #17 verticalDirection 02:00:55
  19. 19 | #18 Color & Colors basic Information 02:09:14
  20. 20 | #19 Text Instance - how it works 02:06:28
  21. 21 | #20 Center Instanse 02:03:31
  22. 22 | #21 margin & padding To Element 02:04:59
  23. 23 | #22 Card Instance how it work 02:05:40
  24. 24 | #23 FlatButton Instance 02:05:28
  25. 25 | #24 FlattButton & Icon Instance 02:06:05
  26. 26 | #25 Image asset - bind new Image in your Project 02:06:54
  27. 27 | #26 Image network 02:01:45
  28. 28 | #27 StatelessWidget vs StatefulWidget 02:10:12
  29. 29 | #28 TextField basic Info 02:10:17
  30. 30 | #29 TextEditingController & setState To change values 02:11:07
  31. 31 | #30 TextField other Methods and property 02:08:44
  32. 32 | #31 TextFormField basic info 02:06:48
  33. 33 | #32 TextFormField Decoration part1 02:06:17
  34. 34 | #33 textformfield - perfix part2 02:05:36
  35. 35 | #34 Textformfield - border1 part3 02:09:18
  36. 36 | #35 Textformfield and textfield - border2 finally 02:07:21
  37. 37 | #36 Checkbox Instance 02:04:23
  38. 38 | #37 CheckboxListTile Instance 02:06:54
  39. 39 | #38 Radio Instance 02:05:54
  40. 40 | #39 RadioListTile Instance 02:04:44
  41. 41 | #40 Switch Instance 02:05:45
  42. 42 | #41 SwitchListTile Instance 02:06:16
  43. 43 | #42 DropdownButton Instance Part1 02:08:59
  44. 44 | #43 DropdownButton Part2 02:05:40
  45. 45 | #44 DropdownButton Finally 02:04:48
  46. 46 | #45 DropdownButtonHideUnderline 02:00:50
  47. 47 | #46 DropdownButtonFormField Instance 02:07:34
  48. 48 | #47 SizedBox Instance 02:06:06
  49. 49 | #48 InkWell & launch url and how to fix the error packages if you have one Error 02:15:16
  50. 50 | #49 InkWell Instance Finally 02:02:11
  51. 51 | #50 GestureDetector More Flexible to all Element VS InkWell 02:06:18
  52. 52 | #51 Divider instance 02:02:40
  53. 53 | #52 VerticalDivider Instance 02:02:55
  54. 54 | #53 IntrinsicHeight Instance 02:02:19
  55. 55 | #54 IntrinsicWidth Instance 02:02:39
  56. 56 | #55 Padding Instance 02:02:44
  57. 57 | #56 Expanded Instance 02:05:12
  58. 58 | #57 Flexible Instance 02:07:07
  59. 59 | #58 Wrap Instance how it works 02:05:39
  60. 60 | #59 ListView Instance 02:03:44
  61. 61 | #60 ListView builder to Loop and View Dynamic Data 02:06:21
  62. 62 | #61 GridView Count how it work 02:04:08
  63. 63 | #62 GridView builder Instance Like ListViewBuilder 02:04:19
  64. 64 | #63 ListView separated 02:02:56
  65. 65 | #64 ListView custom 02:06:19
  66. 66 | #65 ListTile Instance 02:07:14
  67. 67 | #66 initState how it works 02:04:18
  68. 68 | #67 TabBar DefaultTabController Part1 02:04:45
  69. 69 | #68 TabBar DefaultController Part2 02:05:23
  70. 70 | #69 TabBar DefaultTabController Part3 02:06:01
  71. 71 | #70 TabBar DefaultController part4 02:05:32
  72. 72 | #71 TabBar DefaultTabController Finally 02:05:59
  73. 73 | #72 Tabs with TabController & dispose method 02:08:30
  74. 74 | #73 Tabs with TabController finally 02:05:56
  75. 75 | #74 PreferredSize To Control the AppBar 02:04:18
  76. 76 | #75 drawer & endDrawer 02:02:49
  77. 77 | #76 Control the Drawer & EndDrawer with GlobalKey 02:05:41
  78. 78 | #77 bottomNavigationBar how it works 02:13:05
  79. 79 | #78 Builder & SnackBar Instance And how can make one 02:05:35
  80. 80 | #79 showDialog Instance to make alert Message in your App 02:08:20
  81. 81 | #80 what is the difference between BuildContext or context or underscore symbol 02:05:57
  82. 82 | #81 Stack & Positioned Instance how it works 02:10:51
  83. 83 | #82 IndexedStack how it works 02:02:37
  84. 84 | #83 SharedPreferences how it works 02:17:36
  85. 85 | #84 change your icon app in android and ios 02:06:02
  86. 86 | #85 routes in flutter how can build one and how to make your initialRoute 02:05:24
  87. 87 | #86 Navigator & pushNamed 02:07:07
  88. 88 | #87 Navigator pop & canPop 02:03:45
  89. 89 | #88 Navigator pushNamedAndRemoveUntil 02:02:29
  90. 90 | #89 Navigator popUntil 02:04:51
  91. 91 | #90 Navigator Push & MaterialPageRoute 02:07:33
  92. 92 | #91 Navigator Pop Context And Return Value to use it for anything 02:10:37
  93. 93 | #92 Navigator pushReplacementNamed 02:02:50
  94. 94 | #93 Navigator pushReplacement 02:03:38
  95. 95 | #94 Craate Firebase project and install requirements and integrate your App with firebase 02:14:45
  96. 96 | #95 Build Your First Form with Form Instance and make Your Validation 02:11:55
  97. 97 | #96 FirebaseUser And FirebaseAuth how it works 02:14:02
  98. 98 | #97 get UserData with currentUser From Firebase Auth 02:05:51
  99. 99 | #98 FirebaseAuth SignOut 02:03:56
  100. 100 | #99 Firebase SignUp and EmailVerification 02:07:50
  101. 101 | #100 Cloud Firestore VS Realtime Database short video 02:04:41
  102. 102 | #101 prepare and handle your project to make your first CRUD with Cloud Firestore 02:05:20
  103. 103 | #102 Create Firestore basic 02:11:42
  104. 104 | #103 retrieve OR Reading data From firestore database 02:14:38
  105. 105 | #104 Update data - cloud firestore 02:12:10
  106. 106 | #105 Delete Data from collection firestore 02:03:36
  107. 107 | #106 how to use sqlite introduce about SQL Language 02:12:10
  108. 108 | #107 Make your first Model initial database and open it 02:10:18
  109. 109 | #108 insert data to sqlite db 02:15:23
  110. 110 | #109 retrieve rows data from sqlite database 02:05:44
  111. 111 | #110 Update row data in sqflite 02:14:02
  112. 112 | #111 Delete data from sqlite 02:07:55
  113. 113 | #112 descending and ascending sqlite 02:01:53
  114. 114 | #113 limitation sqlite 02:01:43
  115. 115 | #114 Multiple Delete Data sqlit 02:15:46
  116. 116 | #115 ListView addListener Events maxScrollExtent minScrollExtent 02:24:37
  117. 117 | to be continued 02:00:06
    تقييمات الطلاب

    ( 4.6 من 5 )

    ٥ تقييم
    5 نجوم
    60%
    4 نجوم
    20%
    3 نجوم
    20%
    نجمتين
    0%
    نجمة
    0%
    H
    Huthaifa Alqadi

    08-11-2025
    M
    Mohamed Fathy

    05-09-2024
    Y
    Youtube

    02-07-2024
    A
    Aiman Ali

    24-06-2025
    W
    Wafaa Tarek

    18-06-2025
    Flutter the begin Course

    هذه الدورة لشرح اساسيات Flutter بشكل مبسط ومرن
    سنتطرق لهذه الدورة لعدة امور كل ما عليك ان تكون على دراية بلغة DART