en
Feedback
Learn Flutter

Learn Flutter

Open in Telegram

Curated Content - Every Weekday at 17:00 UTC Publish news, tools, tutorial and everything you need to know about Flutter to learn or improve as a Developer Bluesky: https://bsky.app/profile/oldmetalmind.bsky.social

Show more
3 915
Subscribers
No data24 hours
+107 days
+4530 days
Posts Archive
#monetization Because Flutter dev also needs to have a bit of knowledge on other areas, here is a nice short article about monetization https://adapty.io/blog/top-reasons-mobile-app-users-go-from-freemium-to-premium

With Flutter 3.3 we have deprectated API that will be removed after the release. So don't forget to check and update your code if you wish to start using 3.3 https://docs.google.com/spreadsheets/d/13cZzXz3_yMhnMH3Fyv2TKR_3974el103xlZuNWdevZM/edit#gid=0

#tools Appwrite just released their version 1.0 🤩 https://appwrite.io/1.0

Learning from official resources is always great but hard to find since they are scattered. Did you know you have dedicated oficial playlist with great videos to learn Flutter? https://www.youtube.com/playlist?list=PLjxrf2q8roU3wk7CDw4RfV3mEwOJbjx1k

#article Using lerp (linear interprolation) is extremely powerful and an excelent knowledge to keep it in mind. Here's an excelent example on how to use it besides only between two colors. https://medium.com/flutter/zero-to-one-with-flutter-part-two-5aa2f06655cb

If you want to learm more about Flutter app security, compiling the Flutter engine and reverse eng a Flutter app. Philip Nikiforov has prepared this excelent article https://swarm.ptsecurity.com/fork-bomb-for-flutter/

#learning If you need to start with Riverpod one of the best State Management for Flutter, you can easily understand it with this article https://medium.com/@antonio.tioypedro1234/flutter-riverpod-the-essential-guide-f29dc563d1d4

There was a time before Flutter Web and the project to bring Flutter to the web had a code name "Hummingbird". Read about the pains and strugles in this article https://medium.com/flutter/hummingbird-building-flutter-for-the-web-e687c2a023a8