Top 5 Flutter Tips for Big Projects

Поділитися
Вставка
  • Опубліковано 21 лип 2024
  • Learn these 5 tips and you can apply them INSTANTLY in your project. I promise you will not regret doing it! 👏
    Course to build a production-ready app 👉 robertbrunhage.com/course
    Full writeup & Code: robertbrunhage.com
    Want to support me?
    ♥ Patreon: / robertbrunhage
    ♥ BuyMeACoffee: buymeacoffee.com/robertbrunhage
    ♥ Paypal: paypal.me/robertbrunhage
    ····················································································
    You can find me on:
    ● Website: robertbrunhage.com
    ● Twitter: / robertbrunhage
    ● Join our community: / discord
    ····················································································
    😎 Subscribe: bit.ly/2SUyRhx
    00:00 Why
    00:32 Linting
    01:42 Packages
    04:02 CI/CD
    04:12 Testing
    04:49 Theming

КОМЕНТАРІ • 71

  • @RobertBrunhage
    @RobertBrunhage  3 роки тому +35

    What do you all think about the new format?
    I tried my best to really shrink the video length to not waste any time and just put as much goodies in as I could 😊

    • @FlutterMapp
      @FlutterMapp 3 роки тому +2

      Faster is better ahah. Thanks man, awesome video as always. You are an inspiration man. Thanks and keep the good vibe, ✌️

    • @RobertBrunhage
      @RobertBrunhage  3 роки тому +2

      @@FlutterMapp Thanks, will do!

    • @iqramunir1468
      @iqramunir1468 3 роки тому +1

      Thank you Sir

    • @FlutterMapp
      @FlutterMapp 3 роки тому

      @@iqramunir1468 🌶🔥

    • @chipekowasa6571
      @chipekowasa6571 2 роки тому

      This format is awesome thank you

  • @rebarius
    @rebarius 3 роки тому +27

    I love your english accent Robert 😂👌🏼 „theme“

  • @VikkiVuk
    @VikkiVuk Рік тому +4

    Omg this helped me so much, especially the local packages part i didnt know you could do that!

  • @aouadicharaf1038
    @aouadicharaf1038 10 місяців тому

    ❤❤❤ subscribed!! Please full projects 🎉

  • @Jack-ub5ti
    @Jack-ub5ti 3 роки тому +2

    Awesome 10/10 points

  • @timse699
    @timse699 10 місяців тому

    This is very very helpful!

  • @adimishra1935
    @adimishra1935 3 роки тому +2

    Thanks Robert! :)

  • @hawkybae
    @hawkybae 3 роки тому +4

    Would love to see some tutorials on GraphQL and Flutter :))

  • @oscaradriangonzalezlastra4003
    @oscaradriangonzalezlastra4003 3 роки тому +6

    I loved those hints on the screen it just made things easier to get, keep it going! :)

    • @RobertBrunhage
      @RobertBrunhage  3 роки тому +1

      Thanks, really appreciated!

    • @shadow-_-king444
      @shadow-_-king444 2 роки тому

      the lint is now automatically added when you make a new flutter project

  • @artofnessa
    @artofnessa 3 роки тому +4

    I really needed this 10/10 :D

  • @TheLifeMusicYT
    @TheLifeMusicYT Рік тому +1

    can see the fireship inspiration, but you made it a lot more serious yet still entertaining

  • @isururanawaka5839
    @isururanawaka5839 3 роки тому +2

    Very valuable. Thanks.

  • @shamansharif2831
    @shamansharif2831 2 роки тому +3

    Project Manager wants new features to be implemented everyday. No time for refactoring :)

  • @Aspiiire
    @Aspiiire 3 роки тому +2

    Great and useful Video 👋😀

  • @ruynobrega6918
    @ruynobrega6918 3 роки тому +3

    Those are really good tips :)

  • @zxenon_
    @zxenon_ 3 роки тому +3

    Oh God, the animations are 🔥🔥🔥

    • @RobertBrunhage
      @RobertBrunhage  3 роки тому +3

      Thanks and I am planning to step it up even more!
      Full focus is quality 😎

    • @zxenon_
      @zxenon_ 3 роки тому +1

      @@RobertBrunhage Many thanks...

  • @chipekowasa6571
    @chipekowasa6571 2 роки тому

    Wow 👏🏾👏🏾👏🏾

  • @AdamLinscott
    @AdamLinscott 3 роки тому

    Where can I find that git merge gif?! Love it haha

  • @milindsharma8106
    @milindsharma8106 2 роки тому

    What do you think about global constants vs themes?

  • @etichisom3179
    @etichisom3179 2 роки тому

    what is the name of that war film

  • @angelsnmen
    @angelsnmen 3 роки тому +2

    Thanks I have a way to make FutureBuilder run faster! I would like criticism, I will write a paper on medium

  • @aminelahrim8142
    @aminelahrim8142 3 роки тому +2

    Good tuto, but i have question please, what if you need extra attribute of ThemeData for a specific widget that isn't in ThemeData because ThemeData attribute is limited and of course have ability to switch for light and dark ?

    • @RobertBrunhage
      @RobertBrunhage  3 роки тому +3

      There are a lot of different solutions the main thing I wanted to get at is to have and use colors from a centralized place. That way if you need to change colors of something you don't need to go around in the full application to change it out!

  • @ShalehTonmoy
    @ShalehTonmoy 3 роки тому

    Add CI/CD video in the description

  • @RidzCreations
    @RidzCreations 3 роки тому +2

    Nice 👍👏

  • @tsvillain
    @tsvillain 3 роки тому +2

    That was short and informative

  • @schafiqdridi
    @schafiqdridi 3 роки тому +1

    when the video quality matter

  • @poisonels8023
    @poisonels8023 3 роки тому

    why don't you offer classes or outright mentoring

  • @mustafaakillll
    @mustafaakillll 3 роки тому +2

    Thanks Robert, and are you know any examples about local packages on github?

    • @RobertBrunhage
      @RobertBrunhage  3 роки тому

      Not exactly sure what you mean.
      If you mean hosting your own package on github it's just a matter of making that a repo, push to github and in your pubspec yaml you would just point to the repo!
      Smilar as we did when it was local, but instead it's hosted 😊

    • @mustafaakillll
      @mustafaakillll 3 роки тому +1

      @@RobertBrunhage not hosting. You create a new folder for authentication and a class. What should be in that class like func, state management or like that?

    • @RobertBrunhage
      @RobertBrunhage  3 роки тому

      Anything you want that has to do with authentication!
      So you could have a package that do logic for signing in, signing up, signing out etc etc.
      It all up to you. I just try to follow the rule of the package handling a feature such as authentication

  • @OICG
    @OICG 3 роки тому +1

    02:24 No One Literally No One
    @Robert Brunhage Using Remove All Comment Extension.😂👍

  • @Yda93
    @Yda93 3 роки тому +2

    Had over 700 infos for a 2 months project.

  • @aldihadistian6388
    @aldihadistian6388 3 роки тому +1

    What font do you used? Sorry for my bad english

  • @lisbin1509
    @lisbin1509 3 роки тому

    Vs code theme? 🤓

  • @AliYar-Khan
    @AliYar-Khan 3 роки тому +1

    what happend when we don't use const ?

    • @RobertBrunhage
      @RobertBrunhage  3 роки тому +4

      Nothing special really. It's just a very small performance increase with using const (medium.com/nerd-for-tech/flutter-performance-analysis-of-const-constructor-d2a72fd8a043) but in most applications this wont make a difference. What I primarily wanted to show is that you can have rules that you need to follow.
      For example you can have a rule that makes the constructor always be in the beginning of a class, and so on.

    • @AliYar-Khan
      @AliYar-Khan 3 роки тому +1

      @@RobertBrunhage thanks 😊

    • @hn031
      @hn031 3 роки тому

      @@RobertBrunhage link returned 404

  • @flutterIgnite
    @flutterIgnite 3 роки тому

    i can't understand a thing. :(

  • @CsabaTothMr
    @CsabaTothMr 3 роки тому +1

    What's your opinion about flutter_lints (based on lints) vs lint? pub.dev says it's the official rules.

    • @RobertBrunhage
      @RobertBrunhage  3 роки тому +1

      No specific opinion, I use my own set of rules most of the time. I would probably just go with the flutter_lints package if I would choose something now.
      Either way, any of them will do fine!

    • @CsabaTothMr
      @CsabaTothMr 3 роки тому

      @@RobertBrunhage Thanks for advising that BTW. I relied on Android Studio's UI feedbacks, but the linter found 4 extra warnings. Now I think how I should integrate it into a CI/CD along with some tests.