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 more3 915
Subscribers
No data24 hours
+107 days
+4530 days
Posts Archive
3 915
Hype for Flutter v3.0.0
https://twitter.com/FlutterReleases/status/1524464393475567617?s=20&t=m97eOn65g8-0h_Ww2dhFDQ
3 915
3 915
How to Use Super Arguments in Dart 2.17
https://codewithandrea.com/tips/dart-2.17-super-arguments/
3 915
Google I/O 2022 is soon upon us.
Check out the official Program, we have 9 Flutter sessions
https://io.google/2022/program/?q=4a3ba017-12d3-4226-b363-6e1138e92a7d
3 915
A good introduction to Isolates.
https://blog.codemagic.io/understanding-isolatates-flutter/
But you prefer video. Don't forget you have these excellent videos on YouTube by Flutter Team
https://youtu.be/vl_AaCgudcY
3 915
Are you interested in knowing how to reverse engineering a Flutter app?
Check out this repository. Awesome work here, a lot of details on how to reverse an app
https://github.com/Impact-I/reFlutter
3 915
Need to keep data on the device? Here's a good article on how to do it.
https://davidserrano.io/data-layer-in-flutter-use-the-repository-pattern-to-keep-a-local-copy-of-your-api-data
3 915
Want to add CI testing to your Flutter project at github?
Remember that the exists an official setup-dart action. You can read all about it here
https://medium.com/dartlang/announcing-dart-support-for-github-actions-3d892642104
3 915
#FlutterFestival
Flutter Silicon Valley streaming is available at the following link
https://www.youtube.com/watch?v=Jwh-2fMdpek
3 915
Have you ever built an Android homescreen widget?
There are two important resources you need to watch and read and you'll be an expert.
Talk "Simon Lightfoot: Android Home-screen Widgets with Flutter (15/04/19)"
https://www.youtube.com/watch?v=8Svk7xmscKk
Article: "How to create Home Screen App Widgets in Flutter!"
https://medium.com/@ashishgarg1998/how-to-create-home-screen-app-widgets-in-flutter-ce3458f3638e
3 915
#tutorial #video
Want to learn all about Render Objects?
There is a video tutorial by CreativeCreatorMaybeNot that is the DEFINITE GUIDE to understand them in depth. The only catch that is almost 3 hours so buckle up, grab a coffee and lets go!
https://www.youtube.com/watch?v=HqXNGawzSbY
3 915
Did you know that Dart supports labels?
You can with it, for example, break a loop while inside a switch.
https://twitter.com/passsy/status/1505591637677858826?s=20&t=WUgNWL25_dUS357AFP-DcA
3 915
Do you know how to work with MaterialStateProperty?
Learn all about with this talk by Nash!
"Flutter UX: Material State Properties"
https://www.youtube.com/watch?v=CrO7_qrL_f0
3 915
#official #boringshow
Today's Boring Show is about runApp function, such an important function to understand
https://www.youtube.com/watch?v=e5RhcvWqJAo
