A flutter tutorial for beginners

Discussion in 'Programming' started by ijejutun, Jun 13, 2024.

  1. #1
    I want to compile a list of guides for flutter development, here is one of the guides I found:
    https://www.blunix.com/blog/building-your-first-flutter-app-a-step-by-step-guide-to-creating-a-unit-converter.html. Does anyone think it's any good compared to the official guides?
     
    ijejutun, Jun 13, 2024 IP
  2. sarahk

    sarahk iTamer Staff

    Messages:
    28,792
    Likes Received:
    4,529
    Best Answers:
    123
    Trophy Points:
    665
    #2
    Personally, I'd find that lacking. First up, there's no date or flutter version. As a Flutter developer the tutorials that I found most useful were the ones that included a simulator like they do in the official docs ex:

    [​IMG]

    Even some screenshots/videos to show what you're building and how it will be used would be helpful.

    If this is actually your tutorial I can come up with suggestions to improve it. If not then keep looking. The problem with directories of resources is that unless you are proficient in the code you're linking to it's hard to tell what is good quality. Even then, the constant upgrades to a platform like Flutter mean you have to keep checking that the tutorials are still relevant.
     
    sarahk, Jun 13, 2024 IP
  3. GreenHost.Cloud

    GreenHost.Cloud Active Member

    Messages:
    471
    Likes Received:
    34
    Best Answers:
    3
    Trophy Points:
    73
    #3
    It's always good to explore different resources when learning a new technology like Flutter. The guide you found seems to be a step-by-step tutorial on building a unit converter app, which can be a helpful way to get hands-on experience with Flutter development.
     
    GreenHost.Cloud, Jun 14, 2024 IP