Hacker News new | ask | show | jobs
by ibobev 930 days ago
Could you recommend a good book or online learning resource for Flutter?
1 comments

Work through the "Get started" section of the official docs[1]. After this you could take a look at Awesome Flutter[2].

If you are more into video tutorials, this one[3] is pretty compact but not made for total beginners.

If you really want to get into it, you could now start checking out a not too big Open Source project like Musify (music player)[4], Localsend (file sharing)[5] or immich (photo sync)[6].

[1]: https://flutter.dev

[2]: https://github.com/Solido/awesome-flutter

[3]: https://www.youtube.com/watch?v=D4nhaszNW4o

[4]: https://github.com/gokadzev/Musify

[5]: https://github.com/localsend/localsend

[6]: https://github.com/immich-app/immich/tree/main/mobile