Flutter | Mahmoud Azab
10.5K subscribers
1.82K photos
135 videos
10 files
298 links
اسألني في اي مشكله ان شاء الله أقدر اساعدك
🎃 @mahmoud_azab99 🎃
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
Flutter dynamic island like in iPhone


Source code 🔥 :
https://github.com/mazab99/dynamic_island

LinkedIn profile ✅️:
https://www.linkedin.com/in/mazap64
5👍5🔥3
لو مستخدم setState داخل الinitState
لازم تحطها داخل scheduler binding

SchedulerBinding.instance.addPostFrameCallback((_) {

setState((){});

});
7🔥1
دى بعض الAPIs اللى تقدر تستخدمها فى مشاريعك بشكل مجانى ، ممكن تتدرب بيها على بعض المواضيع زى
API calls, JSON, Promises, etc...

1) Quotable (Quote Generator)
https://lnkd.in/dNNVxmYN

2) Tic Tac Toe API (Best XO Move)
https://lnkd.in/d4JS9rP6

3) Sugoku (Sudoku Solver)
https://lnkd.in/d4hr-_jM

4) Count API
https://countapi.xyz/

5) JSON Placeholder
https://lnkd.in/dm8BV7Ye

6) The Meal DB
https://lnkd.in/dJyYxWyy

7) Free To Game (Games Database API)
https://lnkd.in/dCPDtEWn

8) FormSubmit API
https://formsubmit.co/

9) ReqRes (Users API)
https://reqres.in/

10) Wikipedia API
https://lnkd.in/drjtvzKQ

11) my-ecommerce-api
https://lnkd.in/dA_gzgbD

12) Joke API
https://lnkd.in/dhzy8EX8

13) Weather API
https://lnkd.in/dagcTPFM

14) Unsplash API
https://lnkd.in/dJKKUxqE

15) Pexels API
https://lnkd.in/dK6z3gVQ

16) Quiz API
https://quizapi.io/

17) Fake APIs
https://lnkd.in/dXHQJ92q

18) Flowers API
https://lnkd.in/dwhYJW-P

19) Form Validation API
https://lnkd.in/d-S_4nXr

20) Web Scraping API
https://lnkd.in/dfdC-X7r
15👍5❤‍🔥2
𝗛𝗼𝘄 𝘁𝗼 𝗶𝗻𝘁𝗲𝗴𝗿𝗮𝘁𝗲 𝗺𝗮𝗰𝗵𝗶𝗹𝗲 𝗹𝗲𝗮𝗿𝗻𝗶𝗻𝗴 𝗺𝗼𝗱𝗲𝗹 𝘄𝗶𝘁𝗵 𝗳𝗹𝘂𝘁𝘁𝗲𝗿 𝗮𝗽𝗽
دي play list عملها بشمهندس Abdel-Rahman Saied
from a to z
من اول يعني ايه
machine learning, backend, and APIs

لحد م بنعمل Deploy و نربط كمان و نستخدم ال postman..

𝗣𝗹𝗮𝘆𝗹𝗶𝘀𝘁 𝗹𝗶𝗻𝗸 :
https://youtube.com/playlist?list=PLWUMhUeDFJghGKZO5BGz_vrLiBPnu3t1S

𝗣𝗹𝗮𝘆𝗹𝗶𝘀𝘁 𝗰𝗼𝗻𝘁𝗲𝗻𝘁 :
- 𝐈𝐧𝐭𝐫𝐨𝐝𝐮𝐜𝐭𝐢𝐨𝐧 𝐚𝐛𝐨𝐮𝐭 :
. 𝖠𝖨
. 𝖣𝗂𝖿𝖿𝗋𝖾𝗇𝖼𝖾 𝖻𝖾𝗍𝗐𝖾𝖾𝗇 𝗆𝖺𝖼𝗁𝗂𝗇𝖾 𝗅𝖾𝖺𝗋𝗇𝗂𝗇𝗀, 𝖽𝖾𝖾𝗉 𝗅𝖾𝖺𝗋𝗇𝗂𝗇𝗀, 𝖼𝗈𝗆𝗉𝗎𝗍𝖾𝗋 𝗏𝗂𝗌𝗂𝗈𝗇
. 𝖧𝗈𝗐 𝗁𝗍𝗍𝗉 𝗋𝖾𝗊𝗎𝖾𝗌𝗍 𝗐𝗈𝗋𝗄
- 𝐁𝐮𝐢𝐥𝐝𝐢𝐧𝐠 𝐩𝐫𝐨𝐣𝐞𝐜𝐭
- 𝐁𝐮𝐢𝐥𝐝𝐢𝐧𝐠 𝐦𝐚𝐜𝐡𝐢𝐧𝐞 𝐥𝐞𝐚𝐫𝐧𝐢𝐧𝐠 𝐦𝐨𝐝𝐞𝐥
- 𝐈𝐧𝐭𝐞𝐠𝐫𝐚𝐭𝐞 𝐦𝐥 𝐰𝐢𝐭𝐡 𝐝𝐣𝐚𝐧𝐠𝐨 𝐚𝐧𝐝 𝐞𝐱𝐭𝐫𝐚𝐜𝐭 𝐀𝐏𝐈𝐬
- 𝐃𝐞𝐩𝐥𝐨𝐲 𝐭𝐡𝐞 𝐩𝐫𝐨𝐣𝐞𝐜𝐭 𝐨𝐧 𝐩𝐲𝐭𝐡𝐨𝐧𝐚𝐧𝐲𝐰𝐡𝐞𝐫𝐞

و ده البروجيكت علي Github معموله Deploy علي pythonanywhere عشان اللي حابب يجرب يربط على طول مع flutter..

https://github.com/Abdel-RahmanSaied/ml_model_integration

بالتوفيق يا شباب.. مستنى ارائكم 😅
7👍4🔥1
Flutter (Cubit & Bloc ).pdf
1.7 MB
شرح Bloc ,Cubit ❤️


LinkedIn profile ✅️:
https://www.linkedin.com/in/mazap64
15👍4🔥2🥰1
Flutter Interview Questions

- Basics
OOP & FP
SOLID
Dependency Injection & Inversion of control
Design Patterns
Architecture Patterns (MVC - MVP - MVVM - MVI)
Clean Code & Clean Architecture
Data Structure & Algorithms
Unit test & UI test & Integration test

- Flutter
Stateless vs Stateful vs Inherited
Widget lifecycle
Build context
State-management solutions (BLOC - Provider)
Reduce widget rebuild
Localization
Responsive Screens
Container vs SizedBox
pub yaml and packages with git
Split by method vs split by widget
typedef
Null-Safty
var vs dynamic
final vs const
Factory constructor
Shared by ref vs Shared by value
Channels
Event-loop (async vs Multi-threading)
Future vs Stream
Iterable vs List
Iterable vs Stream
Flutter Compilers (JIT & AOT)
Flutter run profiles
Plugins vs Packages
Widget Key

- Plus
Version Control & git vs github
Agile (Scrum & Kanban) (Jira & Trello)
Firebase
Analytics
SQL & NoSQL
HTTP & GraphQL & Web-sockets
RX
Google Maps
Postman
Authentication & Authorization (JWT)
CI/CD
Security (Encryption vs Hashing & symmetric vs asymmetric)

- General
Common Issues and how to solve them
Do you have any apps live in stores
How many users use your app
How to handle new updates with users
Task & problem
Payment methods
Notification handling
OTP
Social media login
Something you are proud of?
👍148🔥2🥰2
ان شاء الله في الريبو دي هضيف شوبه تحديات سواء كانت
animation او Ui .

**** تم اضافه شويه تصاميم ( ناس كتير بتسال عنهم )


Source code 🔥 :

https://lnkd.in/dqtbBH_w

LinkedIn profile ✅️:
https://www.linkedin.com/in/mazap64
19👍2🔥2🥰1👏1🤔1
Do / Don't ✅️❌️


LinkedIn profile ✅️:
https://www.linkedin.com/in/mazap64
16👍3
3 ways to improve list operations in dart 🔥


LinkedIn profile ✅️:
https://www.linkedin.com/in/mazap64
7👍2🔥2🥰1