Flutter For Noobs With Project
1:02:36
Flutter chat app with Gemini AI
1:23:35
Flutter Tutorial - Fade Animation
1:40
Flutter Freezed | Code Generation
7:29
Пікірлер
@Noob_GAMER_6969
@Noob_GAMER_6969 3 сағат бұрын
Thank you for this tutorial ❤ Also, Could you please make a tutorial on how to make a fully functional browser application in flutter, with backend and Google Ads integrated into the app.
@cod3r.mirza1
@cod3r.mirza1 18 сағат бұрын
I want to create a backend with node js and mongodb create that with security for video in movie app please make a video please
@skult227
@skult227 19 сағат бұрын
the voice needs to be EQ-ed better, it hurts my ears.
@nidhinlalp5267
@nidhinlalp5267 2 күн бұрын
initial code ?
@dungnguyentien9208
@dungnguyentien9208 2 күн бұрын
😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍
@bisewski01
@bisewski01 5 күн бұрын
Thank you. Your videos are really good. If you dont mind I would like to suggest make a tutorial, on simple, without Bloc, dartz or what else another package. Only the strict necessary. Will be nice to see you implement by hand Providers, Results, Injections...
@tananga_studio
@tananga_studio 7 күн бұрын
🎉🎉🎉
@deewolf1903
@deewolf1903 7 күн бұрын
More like 2 hours with all the pausing I have to do just to figure out what is happening on screen and follow along. It goes at breakneck speed with barely any explanation. I love videos that are straight to the point, for for a "beginner" video you still have to provide some context. AI voiceover. Bot comments. I really hope your other videos arent like this.
@AnthonyDev
@AnthonyDev 7 күн бұрын
Great tips, I mainly use it for SQLite DBs.
@amauryricardo6295
@amauryricardo6295 8 күн бұрын
Nice! This is the easiest and best video I've seen explaining Clean Architecture. However, I disagree with the proposed folder structure, as it could potentially lead to code duplication. Personally, I prefer a more modular approach.
@luisfrr1983
@luisfrr1983 8 күн бұрын
I like how they leave all the crap out, specially the closeup with the “Hi guys! Today we are gonna learn about… (5 mins crap later) remember to hit like and follow… These people should make tutorials about other stuff too. Fix cars, plumbing, math, painting, poetry. You go guys! 🤣🤣
@TheKiRBiR
@TheKiRBiR 8 күн бұрын
why do concept like these suck all life out of you and kill your desire to be a developer? Is this what awaits in the corporate world?
@redface6344
@redface6344 10 күн бұрын
Awesome!
@flutterguys
@flutterguys 8 күн бұрын
Appreciate it
@chrisokoriedev
@chrisokoriedev 10 күн бұрын
import 'package:flutter/material.dart'; import 'package:go_router/go_router.dart'; import 'package:spotify_clone/assets/assets.gen.dart'; import 'package:spotify_clone/presentation/intro/pages/get_started.dart'; class SplashPage extends StatelessWidget { const SplashPage({super.key}); @override Widget build(BuildContext context) { Future.microtask( () => Future.delayed( const Duration(seconds: 3), () => context.go(GetStarted.routeName)), ); return Scaffold(body: Center(child: Assets.icons.spotifyLogo.svg())); } } updated splash screen code 😁😁😁😁😁
@yavensingh9523
@yavensingh9523 10 күн бұрын
The best video for learning flutter and the efforts put into this video are off the roof.
@flutterguys
@flutterguys 8 күн бұрын
Appreciate it! Glad you like it! 😊
@98DERIN
@98DERIN 10 күн бұрын
Can you please add webrtc based video calling in this
@tutosolve
@tutosolve 11 күн бұрын
he just copy and paste . he really don't understand clearly about it.
@Cikoi
@Cikoi 12 күн бұрын
why? for what? tooo much folders (
@adriandecerio
@adriandecerio 13 күн бұрын
This is pure raw knowledge, thanks!
@ЗайлабидинСулайманкулов-й7ч
@ЗайлабидинСулайманкулов-й7ч 13 күн бұрын
Как перевести на русский язык?
@-IT-KumarTe
@-IT-KumarTe 14 күн бұрын
Where I can download the satoshi font
@aouadicharaf1038
@aouadicharaf1038 16 күн бұрын
Thanks for having our back Madi!! ❤❤❤
@axmednajaadprogramer
@axmednajaadprogramer 16 күн бұрын
thanks bro very helpful
@web_dev-ds3pj
@web_dev-ds3pj 17 күн бұрын
Which extension you used to show the mobile screen??
@jowatching001
@jowatching001 17 күн бұрын
What AI are you using here.
@HeddoucheMohamedAmine
@HeddoucheMohamedAmine 18 күн бұрын
very helpful, thanks for the turorials
@paulosoares8626
@paulosoares8626 19 күн бұрын
Hello from Brasil, thank you for your free tutorial it is help me a lot !!!
@flutterguys
@flutterguys 17 күн бұрын
Obrigado por seu apoio! 😁
@bisewski01
@bisewski01 19 күн бұрын
This tutorial was wonderful! Man, thank you! Really.😊
@flutterguys
@flutterguys 17 күн бұрын
Thanks for your appreciation, we're happy you enjoyed it 😊
@paulosoares8626
@paulosoares8626 20 күн бұрын
Start to watch, thanks !!!
@suraiyaseducationstudio3795
@suraiyaseducationstudio3795 20 күн бұрын
ERROR:D:\flutter_projects\Ecommerce-App-With-Flutter-main\build\firebase_core\intermediates untime_library_classes_jar\debug\classes.jar: D8: java.lang.NullPointerException ERROR:D:\flutter_projects\Ecommerce-App-With-Flutter-main\build\cloud_firestore\intermediates untime_library_classes_jar\debug\classes.jar: D8: java.lang.NullPointerException ERROR:D:\flutter_projects\Ecommerce-App-With-Flutter-main\build\firebase_auth\intermediates untime_library_classes_jar\debug\classes.jar: D8: java.lang.NullPointerException FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:mergeLibDexDebug'. > Could not resolve all files for configuration ':app:debugRuntimeClasspath'. > Failed to transform classes.jar (project :cloud_firestore) to match attributes {artifactType=android-dex, asm-transformed-variant=NONE, com.android.build.api.attributes.AgpVersionAttr=7.3.0, com.android.build.api.attributes.BuildTypeAttr=debug, com.android.build.gradle.internal.attributes.VariantAttr=debug, dexing-enable-desugaring=true, dexing-enable-jacoco-instrumentation=false, dexing-is-debuggable=true, dexing-min-sdk=23, org.gradle.libraryelements=jar, org.gradle.usage=java-runtime}. > Execution failed for DexingWithClasspathTransform: D:\flutter_projects\Ecommerce-App-With-Flutter-main\build\cloud_firestore\intermediates untime_library_classes_jar\debug\classes.jar. > Error while dexing. > Failed to transform classes.jar (project :firebase_auth) to match attributes {artifactType=android-dex, asm-transformed-variant=NONE, com.android.build.api.attributes.AgpVersionAttr=7.3.0, com.android.build.api.attributes.BuildTypeAttr=debug, com.android.build.gradle.internal.attributes.VariantAttr=debug, dexing-enable-desugaring=true, dexing-enable-jacoco-instrumentation=false, dexing-is-debuggable=true, dexing-min-sdk=23, org.gradle.libraryelements=jar, org.gradle.usage=java-runtime}. > Execution failed for DexingWithClasspathTransform: D:\flutter_projects\Ecommerce-App-With-Flutter-main\build\firebase_auth\intermediates untime_library_classes_jar\debug\classes.jar. > Error while dexing. > Failed to transform classes.jar (project :firebase_core) to match attributes {artifactType=android-dex, asm-transformed-variant=NONE, com.android.build.api.attributes.AgpVersionAttr=7.3.0, com.android.build.api.attributes.BuildTypeAttr=debug, com.android.build.gradle.internal.attributes.VariantAttr=debug, dexing-enable-desugaring=true, dexing-enable-jacoco-instrumentation=false, dexing-is-debuggable=true, dexing-min-sdk=23, org.gradle.libraryelements=jar, org.gradle.usage=java-runtime}. > Execution failed for DexingWithClasspathTransform: D:\flutter_projects\Ecommerce-App-With-Flutter-main\build\firebase_core\intermediates untime_library_classes_jar\debug\classes.jar. > Error while dexing. I am getting this error. Also the storage in firebase is not free.
@lordew9476
@lordew9476 22 күн бұрын
After start you need partners who do your app free and every day😂
@akiemmoo1640
@akiemmoo1640 22 күн бұрын
Clean, clear and simple tutorial. Love it!
@collinmorudi-relaxingmusic2892
@collinmorudi-relaxingmusic2892 23 күн бұрын
Thank you Sir for this great course, it's rare to find flutter tutors that also teach about the backend ❤‍🔥❤‍🔥❤‍🔥
@anthonybeatoabreu5299
@anthonybeatoabreu5299 23 күн бұрын
really clear and nice explanation!
@KevinEontrainer381
@KevinEontrainer381 24 күн бұрын
Is it just me or Flutter is the type of code that took an entire page just to create a simple button..
@bimasurya1860
@bimasurya1860 25 күн бұрын
internal server error??
@mrrealnobody4382
@mrrealnobody4382 25 күн бұрын
can u tell ur vs code theme