Tips for production app with Flutter

preview_player
Показать описание
7 tips to follow in production application.

Custom Widget Tutorial (Members Only):

If you like my work

Join this channel to get access to perks:

Gears ========

#CodeX
Connect with me on social media:
Рекомендации по теме
Комментарии
Автор

After 1year video uploaded but still helpfully and informative, thank you team @CodeX

kami_feeds
Автор

1) Use minimal widgets
2) Use custom widgets
3) User helper/service classes
4) Use constant vals
5) Mindful about packages
6) Stateless widget over functions
7) Follow Linter points for better code

harisbashir
Автор

These are great tips! I thought maybe I was daft centralising AppStrings and AppColours into their own files, but now I know I was just ahead of the game!

progtom
Автор

This is all great advice. I'd also like to add on the first point of dependencies that the Riverpod package works well for doing Dependency Injection.

davidowens
Автор

I love your contents, they are very easy to understand, also I see everything very clear. I love the videos you did on api call.

codewithdarkeh
Автор

almost everything you've said i have implemented and they work magic.. thanks to this channel

ni_kabiu_john
Автор

Sir plz make 100 days flutter bootcamp from beginning to advance to get job or internship.plz must read

unboxing_experts
Автор

Thanks Afzal, There is someone focusing on production as well...

technicalom
Автор

simple, but very helpful advices. thx

r.kucherenko
Автор

I'm so glad I watched your video before starting my project < thanks so much

mqt
Автор

Thank you very much, these are going to help me a lot! Thanks again! 😀

abasilis
Автор

Hi Afzal,
Thank you so much for taking out the time and making these videos for us. I just had a small request.
Can you please make a video on clean flutter app architecture ?
I want to contribute to open source projects and this would help me to navigate through the project easily and second I want to learn how can I create a project in a team in my college and make production ready apps.
Thanks again,
Dhairye

dhairyekataria
Автор

dart fix --apply

For following linter automatically

aliwaseem
Автор

Wow I knew all the tips, does that mean I am not a beginner anymore :p

msiprime
Автор

please make me a tutorial about permission helper and the function can reuseable like youre tutorial in base client URL
thanks

MFebriHariyadi
Автор

sir please help me i learned flutter almost 50 percent of it . but i dont have macbook . there are some clients who are ready to give me flutter project how will i test and build app for ios please please sir give a idea 😪😔🙏....

pkmkb
Автор

Big thx !

btw .. could you tell us about implementing accessability to the app ?) .. as i know, google could make a tons of warnings in production

xeno
Автор

How to creste Stateless widget rather than function?

Omarhillarioustsxdll