Is your flutter app size too large? | APK Size Tool | Flutter 2.0

preview_player
Показать описание
Use New Flutter APK Size Tool (DevTools) to know what's causing the bigger app size. This tool was recently announced with Flutter 2.0. We will also compare different builds after adding packages and without packages.

#ApkSizeTool #Flutter

🌎 Find Me Here:

Support this channel either by donating -
or joining any channel membership

To support me.

Based on your request, here are all the products I use on daily basis. Buy from my link and make me rich.

My PC Configs:

Accessories:

LIKE | SHARE | SUBSCRIBE FOR MORE VIDEOS LIKE THIS
Рекомендации по теме
Комментарии
Автор

Nice video i learn alot. I have two question:
1. Do commented codes adds to app size on a release?
2. Does every time when we import ''; a library every time adds the size or once imported once does not add to app size each time it is called?

braysonjohn
Автор

how can i fix this?

depends on firebase_core >=0.8.0-1.0.nullsafety.0 which requires SDK version >=2.12.0-0 <3.0.0, version solving failed.

pub get failed (1; Because emailAUTHPART depends on firebase_core >=0.8.0-1.0.nullsafety.0 which requires SDK version >=2.12.0-0 <3.0.0, version solving failed.)

exit code 1

and I am not updating the flutter 2.1.0.

And if I'm updating 2.1.0 then what should i consider for null safety.
Thank you!

govinsharma
Автор

Sir, can you create a video on "very good cli" package and share your views on that package like it's good or not to use it in our Flutter projects

sahilkachhap
Автор

good much needed after my apk is about 50MB, but cam you tell me the font you're using in the video?

arcj
Автор

Make a video on progard ...there is no video on this topic

techzone
Автор

How could we can make app with minimal size ?

zuberjavedqureshi
Автор

Bro how to detect screen cast, mirroring in flutter ?

avonwagle
Автор

Sir I miss your live session but I also have some questions
1. Sir how we can manage our firebase dashboard means if u have a small applications and only u can manage it's then it's ok.
But what happened if we have a large team on backend site we doesn't simply provide firebase dashboard every one or some time we doesn't want the admin interactive with private information of use.
Sir mere pass kus idea h jis par kaam karna h but this will need many people on backend.pls is ke leye koi suggestions provider karo kyoki agar is ke leye proper dashboard banane beta to kaafi time jayega jis se accha django ya others handless CMS choose kar lo but wo itne flexible nahi h firebase jesi

2. Firebase type jitne b backend service h AWS Amplify, Supabosa, firebase in me se sabse best kon se h and in me se kese ke pass b proper dashboard nahi h for content management to sir is ka koi proper solution h dashboard build karne ka maybe saare function in
nahi to koi problem nahi h but atleast content pe curd operation kar sake and I recently see some handles CMS which is pretty interesting like Strapi to sir koi aasa solution h jis se in service ko un ke saat implement kar sake

prashantnigam