13

When you release a mobile framework, here is what should be in the tutorial:

How to do api calls
How to switch screens
How to handle hardware sensors

What are hidden away in an obscure last page on the flutter site? All of the above. The api section just straight up fucking points to a dart page. Good fucking job.

Comments
  • 0
    because it is still google man. Just look at their Android api, they give you 5 lines of code examples when in reality shit is about 100 or 300 lines. i really believe that google has no clue how to write docs.
  • 1
    @AleCx04 for flutter I can't say but I found google APIs docs quite nice and user friendly
  • 1
    Preach it! Flutter is nice though!
  • 1
    @AleCx04 i love how their angular tutorial just makes you more confused and gives absolutely no info about angular
  • 1
    @arpit1997 they are nice and user friendly. But not concise or complete. Which is why there are a wealth of tutorials everywhere.
  • 0
    @sharktits exactly. Thank you!!
  • 0
    Agreed with you. Had to dig deep to find what I want, or refer to some tutorials.
  • 1
    Btw. If you have sone good ressources, would you guys mind to share them?

    This guy has a lot of examples for single features: https://github.com/voidrealms/...
  • 0
    @sharktits can you elaborate? I've worked through the Angular Hero's tutorial and found it quite helpful.
  • 0
    @Qwby have you read through this post?
  • 0
    @sharktits someone said it makes you more confused and contains no info about angular, but I had a different experience, so I'm asking what they mean. The rest of this thread was about Flutter.
Add Comment