Tips for production app with Flutter

Sdílet
Vložit
  • čas přidán 28. 07. 2024
  • 7 tips to follow in production application.
    Custom Widget Tutorial (Members Only):
    • Custom Widget in Flutter
    If you like my work
    Support Me on Ko-Fi : ko-fi.com/afzalali15
    Join this channel to get access to perks:
    www.youtube.com/@CodeXDev/join
    Gears ========
    Camera 📸 || Canon 250D : amzn.to/34isdKr
    Mic 🎤 || Maono AU-04 : amzn.to/341g9wS
    #CodeX
    Connect with me on social media:
    FB: / codexdevs
    Twitter: / afzalali_dev
    LinkedIn: / afzalali15
    Discord: / discord

Komentáře • 39

  • @kami_feeds
    @kami_feeds Před 2 měsíci

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

    • @CodeXdev
      @CodeXdev  Před 2 měsíci

      Welcome, appreciate your feedback!

  • @davidowens9597
    @davidowens9597 Před rokem

    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.

  • @r.kucherenko
    @r.kucherenko Před rokem +1

    simple, but very helpful advices. thx

  • @codewithdarkeh
    @codewithdarkeh Před rokem

    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.

  • @mq101t
    @mq101t Před rokem

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

  • @ninjacoder620
    @ninjacoder620 Před rokem +1

    Thanks for tips!

  • @progtom7585
    @progtom7585 Před 5 měsíci

    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!

    • @CodeXdev
      @CodeXdev  Před 5 měsíci +1

      Yes, thats a common practice in any programming language

  • @nikhilkukreja8498
    @nikhilkukreja8498 Před rokem

    Thank you so much ❤️

  • @devzeeshan3637
    @devzeeshan3637 Před rokem

    Awesome points Afzal bhai

  • @ray_999-
    @ray_999- Před 3 měsíci

    Thank You

  • @arnaudlelong2342
    @arnaudlelong2342 Před rokem

    Bravo!

  • @ni_kabiu_john
    @ni_kabiu_john Před rokem

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

  • @technicalom9359
    @technicalom9359 Před rokem

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

  • @abasilis
    @abasilis Před rokem

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

  • @godswillazubike
    @godswillazubike Před rokem

    Thanks for these points

  • @harisbashir2719
    @harisbashir2719 Před rokem +2

    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

  • @GrenadierPete
    @GrenadierPete Před rokem

    That first tip is really good!

  • @fenacango
    @fenacango Před rokem

    Nice!

  • @dhairyekataria1763
    @dhairyekataria1763 Před rokem

    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

  • @unboxing_experts
    @unboxing_experts Před rokem +2

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

  • @fayisak3097
    @fayisak3097 Před 5 měsíci

    Good video

  • @aliwaseem5990
    @aliwaseem5990 Před 4 měsíci

    dart fix --apply
    For following linter automatically

  • @MFebriHariyadi
    @MFebriHariyadi Před rokem +1

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

  • @Omarhi51llarious4tsxdl1l
    @Omarhi51llarious4tsxdl1l Před 2 měsíci

    How to creste Stateless widget rather than function?

    • @CodeXdev
      @CodeXdev  Před 2 měsíci

      Right click on widget, and choose "Extract Widget", provide the name and done.

  • @xeno7828
    @xeno7828 Před rokem

    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

  • @pkmkb784
    @pkmkb784 Před rokem

    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 😪😔🙏....

  • @Akhi.yt45
    @Akhi.yt45 Před rokem

    Sir Can You Help Me please

    • @CodeXdev
      @CodeXdev  Před rokem

      Hello, if you can specify what issue you are facing

    • @Akhi.yt45
      @Akhi.yt45 Před rokem

      @@CodeXdev actually I'm facing an error in phone authentication in my application whenever I enter my phone number and enter received OTP from firebase then it's showing me an error the sms code is expired but if I enter another phone number of another device then it's successfully working and also lots of guts please sir if have any idea or Then please help me my humble request 👏

    • @CodeXdev
      @CodeXdev  Před rokem

      You can ping me on Discord/LinkedIn, link in description!