Тёмный
Programming With FlexZ
Programming With FlexZ
Programming With FlexZ
Подписаться
Learn To Code and Design Flutter Apps

Are you ready to dive into the exciting world of crafting amazing mobile applications for Android and iOS? You've come to the right place! Welcome to our channel, your ultimate guide for all things Flutter development.

Whether you're a complete beginner with Dart and Flutter or a seasoned pro aiming to level up your coding skills, my videos are perfect for you. Join our vibrant community of Flutter enthusiasts and unlock a treasure trove of tips, tricks, and tutorials that'll elevate your app development game.

Don't wait any longer - hit that subscribe button now, and let's embark on this thrilling journey of building some truly mind-blowing apps together! 🚀
Комментарии
@brainiactech7139
@brainiactech7139 День назад
I am having error once I add shared preference my iOS will no longer build
@shematonny3542
@shematonny3542 День назад
this what i needed really, thanks
@AyeshaHameed-e1d
@AyeshaHameed-e1d 5 дней назад
getting this error NOENT: no such file or directory, stat 'build/ios/iphoneos/leebi_taxi.ipa'
@user-cp7dm2mq2s
@user-cp7dm2mq2s 5 дней назад
Hello. I am using BottomNavigationBar and I want to use two features. The first one is like in Facebook or WhatsApp: when the user is on a page other than the home page and presses the back button on the mobile, I do not want to exit the application but return to the home page, and upon pressing the back button again, the application exits. The second feature is when you are on the home page and in a scrolling state, pressing the back button should scroll to the top of the page, and when pressed again, it exits the application. How can this be implemented in Flutter, please?❤
@kareenasingh3264
@kareenasingh3264 5 дней назад
I am getting error like Run flutter build ios -- release --no-codesign ?while i runworkflow ios ipa build....what to do pls help ?
@shadman.othman
@shadman.othman 7 дней назад
Bro i have error in podfile how to fix it
@frankyjunior6005
@frankyjunior6005 9 дней назад
The github code seems different with this video, could you update it?
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ 7 дней назад
Thank you for pointing that out! 😊 We'll definitely take a look and update the GitHub code to match the video as soon as possible. Your feedback is greatly appreciated!
@frankyjunior6005
@frankyjunior6005 4 дня назад
@@ProgrammingWithFlexZ any update about this?
@jawadjani3180
@jawadjani3180 9 дней назад
Beautiful carousal view ❤❤
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ 7 дней назад
Thank you so much! 😊 We're thrilled you love the carousel view! Your support means a lot to us. ❤️❤️
@myratannamuhammedov4055
@myratannamuhammedov4055 10 дней назад
Thank you, you are the person I needed to learn from. I am very grateful to your hard work.
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ 10 дней назад
Aww, thank you so much! 😊 I'm thrilled to hear that you found my work helpful. Your kind words mean a lot to me. 🌟 I'm always here to help and support you in any way I can. Thanks for making my day brighter! 🌞🙏✨
@RyanEsmores-ej6wp
@RyanEsmores-ej6wp 13 дней назад
thanks mate
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ 11 дней назад
You're welcome, buddy! If you need anything else, just let me know! 😊
@pramodudayanga7102
@pramodudayanga7102 17 дней назад
its success, but i'v get error when open the app in my phone. Unable to Install "This app cannot be installed because its integrity could not be verified", how to fix it?
@myratannamuhammedov4055
@myratannamuhammedov4055 17 дней назад
The best flutter lesson i have ever seen
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ 16 дней назад
Thank you so much! I'm thrilled to hear that you found the Flutter lesson helpful. Your feedback means a lot to me. If you have any questions or need further assistance, feel free to reach out. Happy coding! 😊🚀
@pedrorech5703
@pedrorech5703 18 дней назад
vamooo daleee
@quangly6619
@quangly6619 19 дней назад
Thank you for your video. But now svenstaro/upload-release-action@v2 is getting error.
@That_techguy
@That_techguy 19 дней назад
Nice work, is this project on your github?
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ 16 дней назад
Thank you! I'm happy to hear you enjoyed the project. It's not on my GitHub right now because it was just a simple example. However, feel free to check out my GitHub - I've published over 100 Flutter examples there! If you have any questions or need more details, just let me know! 😊
@saumyemehrotra5852
@saumyemehrotra5852 21 день назад
reduce the volume of the background music ffs
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ 21 день назад
Thanks for your feedback! I'll adjust the background music volume to make sure it doesn't overpower the main content. 🎵👍 Appreciate you letting me know! 😊
@onezeroinfinity8726
@onezeroinfinity8726 18 дней назад
Exactly!
@mayankshreeplayz8236
@mayankshreeplayz8236 22 дня назад
Hey! This is the only video which helped me! Thank you so much! But could you please tell me what i should do after i transfer my file to my iphone? I dont know how to install the app from it
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ 21 день назад
Hey! I'm so glad to hear that the video helped you! 😊 I just linked a tutorial on how to install an iPA file on your iOS device in the video description. Kindly watch it and let me know if you run into any issues or have more questions! 🚀📱
@mayankshreeplayz8236
@mayankshreeplayz8236 20 дней назад
@@ProgrammingWithFlexZ The video is showing to be removed by youtube. Could you please fix it?
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ 16 дней назад
Let me check it!
@SomvenIsHere
@SomvenIsHere 23 дня назад
how to remove the line below the indicator can i do that
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ 21 день назад
Hey there! Thanks for the feedback! 😊 You can hide the tab bar indicator by setting an empty BoxDecoration to the indicator parameter. 🛠️
@SomvenIsHere
@SomvenIsHere 21 день назад
@ProgrammingWithFlexZ thank you for the solution but I think I have got it there is a property in the TabBar named dividerColor and if I simply make it transparent I can remove that line
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ 16 дней назад
It's one of the solutions! 👍 Good luck, and thanks for sharing your experience here! 😊
@frey5974
@frey5974 24 дня назад
Thank you! That's what i want
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ 24 дня назад
You're welcome! I'm so glad I could help! 😊 If you have any more questions or need further assistance, feel free to ask!
@anhucvu2374
@anhucvu2374 25 дней назад
If I want to navigate, how should I do it? ty<3
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ 24 дня назад
Navigate to where, my friend?
@somethingcreative9137
@somethingcreative9137 25 дней назад
Failed to build iOS app Parse Issue (Xcode): Module 'cloud_firestore' not found /Users/runner/work/asappay/asappay/ios/Runner/GeneratedPluginRegistrant.m:11:8 Encountered error while building for device. Error: Process completed with exit code 1.
@miguelestanga6256
@miguelestanga6256 26 дней назад
What is the name of the extension you use to mark the identification lines, those little lines that appear between the braces, and the theme you are using
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ 24 дня назад
Hey 😊, check out this video 🎥 to see how you can enable that feature in your VSCode! 💻✨ ru-vid.comEBXGcZzI5rE?si=hB-hdPXJD8a6qqkz
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ 24 дня назад
Theme: one dark pro
@miguelestanga6256
@miguelestanga6256 23 дня назад
@@ProgrammingWithFlexZ gracias ❤️
@bagusrizky866
@bagusrizky866 26 дней назад
its success, but i'v get error when open the app in my phone. Unable to Install "This app cannot be installed because its integrity could not be verified"
@talha-rana.
@talha-rana. 27 дней назад
getting this error how to resolve it Run flutter build ios --release --no-codesign Warning: Building for device with codesigning disabled. You will have to manually codesign before deploying to device. Building com.example.getxutils for device (ios-release)... Updating minimum iOS deployment target to 12.0. Upgrading project.pbxproj Upgrading AppFrameworkInfo.plist Updating project for Xcode compatibility. Upgrading project.pbxproj Upgrading Runner.xcscheme Removing script build phase dependency analysis. Adding input path to Thin Binary build phase. Running Xcode build... Xcode build done. 30.7s Failed to build iOS app Error (Xcode): ../../../.pub-cache/hosted/pub.dev/get-4.6.5/lib/get_navigation/src/extension_navigation.dart:222:62: Error: The getter 'backgroundColor' isn't defined for the class 'ThemeData'. Encountered error while building for device. Error: Process completed with exit code 1.
@fitzgerardmouliom443
@fitzgerardmouliom443 28 дней назад
i faced similar issue when develop my previous project desktop app , i struggled to make the navigation side bar persistent . hope your solution can help
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ 24 дня назад
I completely understand the struggle! Keeping the navigation sidebar persistent can be quite challenging. I'm hopeful that this solution will work for you. If you need any further assistance or have more questions, feel free to reach out. Happy coding! 😊
@Mohamed.Abdelrazek
@Mohamed.Abdelrazek 29 дней назад
why that error ? Error output from CocoaPods: ↳ [!] `<XCBuildConfiguration name=`Debug` UUID=`331C8088294A63A400263BE5`>` attempted to initialize an object with an unknown UUID. `AE0B7B92F70575B8D7E0D07E` for attribute: `base_configuration_reference`. This can be the result of a merge and the unknown UUID is being discarded. [!] `<XCBuildConfiguration name=`Release` UUID=`331C8089294A63A400263BE5`>` attempted to initialize an object with an unknown UUID. `89B67EB44CE7B6631473024E` for attribute: `base_configuration_reference`. This can be the result of a merge and the unknown UUID is being discarded. [!] `<XCBuildConfiguration name=`Profile` UUID=`331C808A294A63A400263BE5`>` attempted to initialize an object with an unknown UUID. `640959BDD8F10B91D80A66BE` for attribute: `base_configuration_reference`. This can be the result of a merge and the unknown UUID is being discarded. [!] `<PBXNativeTarget name=`RunnerTests` UUID=`331C8080294A63A400263BE5`>` attempted to initialize an object with an unknown UUID. `331C807E294A63A400263BE5` for attribute: `build_phases`. This can be the result of a merge and the unknown UUID is being discarded. [!] Automatically assigning platform `iOS` with version `12.0` on target `Runner` because no platform was specified. Please specify a platform for this target in your Podfile. See `guides.cocoapods.org/syntax/podfile.html#platform`.
@darkamv457
@darkamv457 29 дней назад
ey man, whats that plugin to the lines in the childs widgets?
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ 29 дней назад
Hey 😊, check out this video 🎥 to see how you can enable that feature in your VSCode! 💻✨ ru-vid.comEBXGcZzI5rE?si=hB-hdPXJD8a6qqkz
@darkamv457
@darkamv457 29 дней назад
@@ProgrammingWithFlexZ ty bro
@victoronuabuchi151
@victoronuabuchi151 Месяц назад
mine stops at flutter pub get it says expected to find project roott in the currrent working director
@QuickPodss
@QuickPodss Месяц назад
what is that extension that ur using where it shows u the child widget
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ Месяц назад
Hey 😊, check out this video 🎥 to see how you can enable that feature in your VSCode! 💻✨ ru-vid.comEBXGcZzI5rE?si=hB-hdPXJD8a6qqkz
@QuickPodss
@QuickPodss 28 дней назад
@@ProgrammingWithFlexZ thanks so much
@fochbyfitnessmotivation8982
@fochbyfitnessmotivation8982 Месяц назад
after carefully watching this video i noticed that this is not a beginner friendly video, there is a lot of confusion for new developer here in this video.
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ Месяц назад
Thank you so much for your feedback! I appreciate you taking the time to watch the video and share your thoughts. I'm sorry to hear that it wasn't as beginner-friendly as intended. I'll make sure to take your comments into consideration for future content. If you have any specific areas that were confusing or need more clarification, please let me know. Your input is invaluable in helping me improve and better support new developers!
@nguyentannhat7564
@nguyentannhat7564 Месяц назад
This tutorial is very helpful. However, the source that you shared earlier might be an older version. Could you share the latest version of that video? I’m grateful for your help! Many thanks!
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ Месяц назад
Of course! 😊 I'm glad you found the tutorial helpful. 📚 It looks like the link I put in the video description might be outdated. Let me find the latest source code version and update it soon. Thanks for letting me know! 🌟
@hl6903
@hl6903 Месяц назад
Delete animation also add
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ Месяц назад
It sounds like you're suggesting to both delete an animation and add something new. Could you please clarify what you mean by "delete animation also add"?
@else_one
@else_one Месяц назад
how to write blur bacground , kotlin language
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ Месяц назад
Thank you for your comment. Unfortunately, I'm not experienced enough in Kotlin to create such a thing. However, there are many online resources available 📚 that can help you create what you need. 💻
@RahulDas-ih8ln
@RahulDas-ih8ln Месяц назад
Does this todo app has an alarm system so when the time comes,it can remind the user??Please response sir.....
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ Месяц назад
Hi, In the latest version, this feature has not been developed. However, you can create it using local notifications and background services. If you need further help, please reply to this comment.
@chiadesiere9834
@chiadesiere9834 Месяц назад
It’s too fast , take it slowly
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ Месяц назад
Thanks for your feedback! I'll try to slow it down next time. Appreciate your support! 😊
@mahdimax8224
@mahdimax8224 Месяц назад
Perfect as usual, keep going 🎊 👍
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ Месяц назад
Thank you so much! Your support means the world to me. I’ll keep giving it my all! 🎉💪
@hiwa_sh6813
@hiwa_sh6813 Месяц назад
Good job 👍
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ Месяц назад
Thank you so much ❤️
@safegame1751
@safegame1751 Месяц назад
Superb 🔥🔥
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ Месяц назад
Thank you so much! I'm really glad you liked it! 😊🔥🔥
@harmeetsingh8838
@harmeetsingh8838 Месяц назад
Useful
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ Месяц назад
Thank you! I'm happy you found it useful! 😊
@dadodado6693
@dadodado6693 Месяц назад
Can you tell mw how we can refresh the ui to display the new added data after we pull and refresh the page How to achieve that im new in handling api
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ Месяц назад
Hey there! 🎉 Make sure to watch the full tutorial to get a complete understanding: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-GHWPfxpkBoM.html 📺✨
@dadodado6693
@dadodado6693 Месяц назад
@@ProgrammingWithFlexZ I want to ask you Lets say in general im displaying a list of items from an api and the user add a new item and i want him to refresh the page like you do for the new data to be displayed can i achieve that if i assign the method the fetch the data from the api to the page refresh indicator so everytime he refreshs the page the method is called after adding a new item so the new items are displayed Is this way correct?
@SMHANANA
@SMHANANA Месяц назад
sir pls can you make yml for react native?
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ Месяц назад
Thank you for your comment. Unfortunately, I'm not an expert in React to create such a thing. However, there are many online resources 📚 available where you can find and create the YAML file you need. 💻
@safegame1751
@safegame1751 Месяц назад
💯💯💯💯💯
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ Месяц назад
Much appreciated ❤️
@ShammasKhan-d6r
@ShammasKhan-d6r Месяц назад
Run flutter build ios --release --codesign Error: CocoaPods's specs repository is too out-of-date to satisfy dependencies. To update the CocoaPods specs, run: pod repo update Error running pod install Error: Process completed with exit code 1.
@ProgrammingWithFlexZ
@ProgrammingWithFlexZ Месяц назад
Hey there, everyone👋! I'd really appreciate your support by #subscribing 📥, #commenting 💬, #liking 👍, and #sharing 📤 the content! Thank you so much! 🙏