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

    ( 5 من 5 )

    ٢ تقييم
    5 نجوم
    100%
    4 نجوم
    0%
    3 نجوم
    0%
    نجمتين
    0%
    نجمة
    0%
    M
    Mohamed Fathy

    05-09-2024
    Y
    Youtube

    02-07-2024
    Flutter the begin Course

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