Hey ChatGPT, can you code me a Flutter app? 📱

Ғылым және технология

💬 Chat App w/ Notifications • mitchkoko.gumroad.com/l/ChatA...
📱 Flutter Courses • mitchkoko.app/
👨🏽‍💻 I'm coding a startup.. / mitchkoko
/ createdbykoko
/ createdbykoko
/ createdbykoko
💰 Book Consultation Call • mitchkoko.gumroad.com/l/CallW...
~ ;
📱 INSTAGRAM • / createdbykoko
📱 TWITTER • / createdbykoko
📱 TIKTOK • / createdbykoko
💻 GITHUB • github.com/mitchkoko/
🖥 WEBSITE • mitchkoko.app/
flutter ios android to do todo app ui uidesign hive backend complete app widgets habit tracker created from scratch modern dope smart home app ui user interface uix ux tutorial flutter tutorial ui step by step from scratch grocery provider app shop ecommerce mobile app modern minimal login auth authentication firebase login logout tutorial create an account
#flutter #createdbykoko

Пікірлер: 104

  • @createdbykoko
    @createdbykoko Жыл бұрын

    💬 Chat App w/ Notifications • mitchkoko.gumroad.com/l/ChatAppMasterclass 📱 Flutter Masterclass • mitchkoko.app/ 🔥 I'm coding a startup.. www.patreon.com/mitchkoko

  • @marana.th4

    @marana.th4

    Жыл бұрын

    I think it'll turn out to be a great tool, but that's in the future, it's not there yet, but we'll get it there

  • @EA-fv5eh

    @EA-fv5eh

    Жыл бұрын

    Hi Mitch! Your videos are very helpful. I was hoping you can continue this previous video of yours kzread.info/dash/bejne/nIxlpauTaKTHgJM.html&ab_channel=MitchKoko. I was hoping you can create a tutorial to search a user and update their information.

  • @Wealth_Warriors
    @Wealth_Warriors Жыл бұрын

    Just a TIP: if you need the full code and the ChatGPT didn't finish it, you can just tell him or it to "continue" or "carry on" and he or it will complete the code.

  • @DomskiPlays
    @DomskiPlays Жыл бұрын

    In the calendar app I've been building I used the AI to give me some inspiration ideas for the kinds of widgets to use after I told it what I want the end result to look like. Also, when I had problems with infinite height scrollviews it told me to use a layoutbuilder, which actually worked!

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    that's so cool! When you told it what you wanted the end result to look like, how descriptive were you? there's like an art to it right, asking specifically what you want. Haha so cool that it helps us like this

  • @rohits.7752
    @rohits.7752 Жыл бұрын

    Hi Mitch the catch is to type "continue" and it will go on printing the desired results. I must say for this kind of cool tech it is really vital to shape and request our promts wisely and smartly... Nyc job man!

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    haha thanks!!! i will do that next time :D

  • @Lunga_N
    @Lunga_N Жыл бұрын

    Pro tip, when chatGPT doesn't complete the code or something else just tell it to continue, usually works for me, I've built full functional apps using this strategy you just have to break it down into steps

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    Thank u for that pro tip! Haha i am also trying to get it to make me fully functional apps. what functional apps did u make with it so far??

  • @sivagurualarumugamupm4466
    @sivagurualarumugamupm4466 Жыл бұрын

    Your channel is amazing. Your videos were very helpful for the project that I'm doing. Thank you so much! Keep making more videos!

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    Haha awesome! What project are you working on??

  • @sivagurualarumugamupm4466

    @sivagurualarumugamupm4466

    Жыл бұрын

    ​@@createdbykoko We were tasked to create a car rental app as a final project for one of my courses in uni and so far I've watched your video for the registration, sign up, forgot password pages. You're literally my saviour :')

  • @cabaucom376
    @cabaucom376 Жыл бұрын

    So chatGPT saved me many long hours of trying to sort out RegExp’s to validate my form widgets. I would simply ask it to make a RegExp in flutter that only allowed whatever inputs I wanted it too, and it would write out the string for me and I would just have to add “r’” to the front of it to use it with flutter. I made custom name, email, password, and username validators in minutes.

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    That is quite amazing. So sick!!!

  • @BooleanDev

    @BooleanDev

    Жыл бұрын

    make sure you validate it in a regex tester. also i suspect the email one wont support all emails

  • @cabaucom376

    @cabaucom376

    Жыл бұрын

    @@BooleanDev I did, they all checked out the way I asked them to be made.

  • @intersportasia9521
    @intersportasia9521 Жыл бұрын

    i asked chatgpt to make a to-do app, and once the code was finished. I pasted the to-do you did in another tutorial and asked to compare. Chatgpt was missing a lot of common sense functionalities. For example, it didn't have a persistent database. It was able to pinpoint the differences and explain why yours was better. So i think human logic in terms of what functionnalities are needed for a given app and best way to go about it is still needed. chatGPT can be a tool to assist in explaining, and maybe fill in some gaps, but it wont be as comprehensive as what a human could do. So far now, your tutorials are still useful lol

  • @cameron8791
    @cameron8791 Жыл бұрын

    Hey Mitch love your videos and they have helped me out a lot throughout my journey, Please would you consider a tutorial on push notifications through firebase and maybe a admin app that sends out the notifications to the phone app almost like a admin portal. This would help help.

  • @eboatwright_
    @eboatwright_ Жыл бұрын

    friendship over with tutorials chatgpt is my new best friend

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    HAHAHA NOO EBOATWRIGHT 💔

  • @eboatwright_

    @eboatwright_

    Жыл бұрын

    @@createdbykoko LOL I love that meme template

  • @tekkersapptv
    @tekkersapptv Жыл бұрын

    To get chatGPT to finish the code properly, you’ll need to ask it to “carry on from “insert example line”. Then it will continue from there for you.

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    Ohh most people said just type ‘continue’ but after trying that, i like your prompt: “continue from a certain line” haha thanks!

  • @tennisbey
    @tennisbey Жыл бұрын

    Good day ! :) You can use "continue from were you cut off" or copy the last part then write "continue from here: paste the last part here" (you should see less the repeatings, but sometimes its broken we need to wait for updates :)

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    haha thank u for that pro tip!! chatGPT is gona be my personal assistant hehe

  • @khundrakpamshitaljit3469
    @khundrakpamshitaljit3469 Жыл бұрын

    Hey Mitch love your vids, I was wondering can you please show us how to make a simple piano app with piano audio included.

  • @BottropBoy
    @BottropBoy Жыл бұрын

    I used it a few times, sometimes it helps when I run into errors, or when I want an explanation. But when I tell him to write some code, it won't help me very much. The code doesn't work or he doesn't understand what I want. I think in a few years, it will be a nice tool for coding.

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    Yeah definitely helps explain errors to us haha. Also when you tell it to write code, I think it helps to be more specific about what you want

  • @harshchhikara8920
    @harshchhikara8920 Жыл бұрын

    Your videos are motivating me to quit my job to start a business

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    Hey Harsh that’s awesome to hear 💰❤️ maybe start the business on the side before u quit 😛

  • @feniltr2925
    @feniltr2925 Жыл бұрын

    GPT Is Helping in My Theory Assignments

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    haha that's so cool! what theory assignments is it?

  • @Lepumpkino
    @Lepumpkino Жыл бұрын

    After weeks of testing I found out that chat gpt is only useful if you know how to code, but don't know how to approach the thing you wanna build. Chat gpt will tell you what to do. If you want to build a whole app using chat gpt, then think again.

  • @arunk2710

    @arunk2710

    Жыл бұрын

    That's right. It will make out work easier, but I doubt that it will replace programmers anytime soon.

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    yeah I agree, I think it will act more of a personal assistant to us hehe

  • @badmotherflutter
    @badmotherflutter Жыл бұрын

    I wrote "continue" and it continued from where it stopped. Crazy.

  • @badmotherflutter

    @badmotherflutter

    Жыл бұрын

    Btw it somewhat recreated "Mica Effect" from Microsoft in Flutter, and i tried to make a bot for Tradingview using PineScript but it didn't work, i guess it's fixable but i don't know PineScript. I had to use continue on both.

  • @mr.kashyapsandesh1084
    @mr.kashyapsandesh1084 Жыл бұрын

    Your video is really helpful please make 5/10 videos in really complex and logical apps.

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    sure thing

  • @arinahomuleba4165
    @arinahomuleba4165 Жыл бұрын

    I've tried it its really good with writing code but it is prone to type error, especially for weakly typed programming languages. I think developers won't be replaced, yet😈. good video🔥

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    haha yeah i agree with u. I think it will be more of like an assistant to developers rather than fully replacing devs. I wonder what ChatGPT4,5,6+ will look like haha

  • @Lepumpkino
    @Lepumpkino Жыл бұрын

    If it's not finishing just type "continue" or can you redo the build() function? That should work.

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    Oh haha thanks let me try that

  • @Lepumpkino

    @Lepumpkino

    Жыл бұрын

    @@createdbykoko No problem! your videos have been a life saver for me!

  • @saiphaneeshk.h.5482
    @saiphaneeshk.h.5482 Жыл бұрын

    Nice info, happy to know that my job is safe for some more years to come. PS: It would be really useful if you could make a video on how to create custom widgets/containers with different text sizes and how to make them work in different mobile screens (with varying pixel density and aspect ratio) Is using the media query with percentages the only option?

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    I already made that for you :) check out this responsive design kzread.info/dash/bejne/a5ajk7hyg7e9YsY.html

  • @saiphaneeshk.h.5482

    @saiphaneeshk.h.5482

    Жыл бұрын

    @@createdbykoko yeah I have already seen this vid. It works properly if there is only containers, what if there is a column of text with varying length and size inside the container, as the size of the screen varies they produce overflow. What to do in that case? Thanks for the early reply😁

  • @mikyamaha542
    @mikyamaha542 Жыл бұрын

    hey mitchy u have helped me a lot in flutter can u start making react native videos pleasepleasepleaseplease

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    Haha i dont do react native. Flutter only ❤️

  • @austinamegbe8326
    @austinamegbe8326 Жыл бұрын

    Hi Mitch, can you please create tutorials for integrating google maps into flutter apps?

  • @iliev_io
    @iliev_io Жыл бұрын

    Great vid, man! By the way Siri can also remember previous steps (just tried the Barack Obama example 👍)

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    oh nice haha sorry siri!

  • @iliev_io

    @iliev_io

    Жыл бұрын

    @@createdbykoko well, historically you’re correct, because she used to NOT remember 😅 And I don’t think it works for all types of cases 👍

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    @@iliev_io ohh that’s what i thought haha looks like they improved siri a bit 😂

  • @biscut6296
    @biscut6296 Жыл бұрын

    We need your tutorials

  • @Albara_Adam
    @Albara_Adam Жыл бұрын

    If you write "continue" it will keep writing and finish the code.

  • @Nebo12345
    @Nebo12345 Жыл бұрын

    If Chat GPT didn't finish your code, just type: "continue". Thanks for video, very interesting.

  • @GiiT2024
    @GiiT2024 Жыл бұрын

    Hey Mitch, I just wanted to comment on GPT conde incompletion, every time it doesn't complete the code, in the text area just tell it "Continue"

  • @biscut6296
    @biscut6296 Жыл бұрын

    Do more chat gpt videos also on how to use it on other parts like studying writing learning….. and other parts too milk this content

  • @olamilekanadefila7445
    @olamilekanadefila7445 Жыл бұрын

    We still need your tuts 😭😂❤️

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    What if chatgpt replaces me 😂

  • @olamilekanadefila7445

    @olamilekanadefila7445

    Жыл бұрын

    @@createdbykoko unlikely 😭😂

  • @jilmarxa7869
    @jilmarxa7869 Жыл бұрын

    Use a RaisedButton in 2023! They need to get code from updated repositories or this is going to be painful..

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    yeeahhh I know right! I want the up to date version. I think for now, you can specifically tell it to not use raisedbutton, and instead use materialbutton. There's an art to asking it the right things. It also doesn't know about null safety which is annoying :(

  • @rayvainbrough561

    @rayvainbrough561

    Жыл бұрын

    I ask some questions to chatgpt and figured out the data only until year of 2011, so yes it need updated

  • @deathgod_69
    @deathgod_69 Жыл бұрын

    We still need your tuts 😆❤️

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    i hope it doesn't replace me hahaha

  • @deathgod_69

    @deathgod_69

    Жыл бұрын

    @@createdbykoko hahaha before that drop some content 😆

  • @richardappow6770
    @richardappow6770 Жыл бұрын

    Do you have "Monaco" fonts installed on your system?

  • @user-cu6gd5eb9p
    @user-cu6gd5eb9p Жыл бұрын

    Can you do a video on how to add chatgpt API in flutter app please 🙏🙏🥺

  • @techdistribution168
    @techdistribution168 Жыл бұрын

    Hi brother. How can I create chatGDT account? because my country not support.

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    oh really? what country are u in?

  • @techdistribution168

    @techdistribution168

    Жыл бұрын

    @@createdbykoko Cambodia

  • @royalindo8700
    @royalindo8700 Жыл бұрын

    well if he code give any error from it, just tell chatgpt the error, and the chatgpt would tell another option

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    That's what I find so funny and interesting. It sometimes makes an error and will admit it made an error if you point it out haha. So i guess the person asking chatGPT will still need good understanding of the code

  • @royalindo8700

    @royalindo8700

    Жыл бұрын

    @@createdbykoko ya they must've a good understanding and know what the code does. literally, they should at least learn the basic of flutter first

  • @royalindo8700

    @royalindo8700

    Жыл бұрын

    @@createdbykoko and you can telling it relate of the null safety issue too, it will tried to fix the code lmao kinda cool

  • @madharry06
    @madharry06 Жыл бұрын

    hey sir how are you??? sir need alarm clock in app tutorial both are used in IOS and android😒🤗🤭

  • @fatpen9731
    @fatpen9731 Жыл бұрын

    the biggest problem using CGPT to code is the null safety issue and having to update packages. maybe react is better after all...

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    did u know chatGPT that WE have access to is only up to date until 2020 (something like that) so yeah it doesn’t know null safety and used deprecated widgets like raised button. So how can u say “react is better after all” hahaha it has nothing to do with this. It’s because chatGPT isn’t up to date

  • @iamseneed7465
    @iamseneed7465 Жыл бұрын

    Clone Netflix!!

  • @delosssh
    @delosssh Жыл бұрын

    if it stopped generating, type 'continue'

  • @insaneedits6768
    @insaneedits6768 Жыл бұрын

    bro please make a music player in flutter

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    I made a music player UI kzread.info/dash/bejne/n5pmpdGGZ8XalrQ.html but maybe soon I can make it more functional

  • @danasugu1767
    @danasugu1767 Жыл бұрын

    After stopping I wrote 'continue' and it continued.

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    Ah thanks for that pro tiP!!

  • @SVCCreations
    @SVCCreations Жыл бұрын

    Hey mitch... Just type 'continue' then it will give you rest of the code

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    heheee thanks i am trying that now

  • @masterharith8488
    @masterharith8488 Жыл бұрын

    do you know that you can type continue if the code stop halfway so the AI will continue the chat

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    Haha yeah thanks! I will try that. What are your thoughts on ChatGPT when it comes to coding?

  • @masterharith8488

    @masterharith8488

    Жыл бұрын

    @@createdbykoko so far so good

  • @goosfeel
    @goosfeel Жыл бұрын

    Pls new video

  • @wasss3745
    @wasss3745 Жыл бұрын

    Hi can you create google map using mysql database

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    Noted!

  • @HeyyDixit
    @HeyyDixit Жыл бұрын

    Hi Bro , Am i Doing Mistake?? I don't like to watch long tutorial videos. So I learn some basics. I then try to build some projects with it. Whenever there is a new requirement or learning needed, I search for it on the internet and then apply it. That's how I learn Am I doing a mistake 😕 🤔??

  • @BottropBoy
    @BottropBoy Жыл бұрын

    Can you do a tutorial for flutter riverpod or something similar? I don't understand it very well, the tutorials are always too long, complicated and boring to watch. I think you can do it better!

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    Yeah sure you mean state management in general? Riverpod, provider, bloc etc

  • @BottropBoy

    @BottropBoy

    Жыл бұрын

    @@createdbykoko Just your favorite tool for state management would be awesome. I have no idea what is the best one 🤔 Thank u Mitch! 💘

  • @digitalman31
    @digitalman31 Жыл бұрын

    Open ai make max 4000 signs for a Answer

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    ohhh I see haha, I can just tell it to continue and it will hehehe

  • @siavashts9231
    @siavashts9231 Жыл бұрын

    Believe me, You are going to be a jobless software engineer very soon.

  • @createdbykoko

    @createdbykoko

    Жыл бұрын

    haha so you're opinion is it will completely replace all software engineers? keen to hear your thoughts

Келесі