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
#learning #blogpost
Learn to use ENV variables in Flutter, mostly without any extra package!
https://www.sandromaglione.com/techblog/how-to-use-environmental-variables-in-flutter
3 915
#learning #blogpost
A good tutorial on Riverpod with live examples
https://dhruvnakum.xyz/flutter-riverpod-stateprovider-statenotifier-statenotifierprovider-futureprovider-streamprovider
3 915
#learning #blogpost
A good article with all info you need to known about tests and assertions.
https://invertase.io/blog/assertions-in-dart-and-flutter-tests-an-ultimate-cheat-sheet
3 915
#official #gamedev
Want to get started with game Development with Flutter with not start with the official "Casual Game Toolkit"
https://docs.flutter.dev/resources/games-toolkit
3 915
AnimatedBuilder renamed to ListenableBuilder (with AnimatedBuilder becoming a subclass of the new) this will make it more clear it's use and make newcomers use it more 🎉
https://github.com/flutter/flutter/pull/116543
3 915
We're now getting widget of the week of widgets for Material Design 3.
Check out one of them NavigationBar
https://youtu.be/DVGYddFaLv0
3 915
Learn more about immutability with Dart
https://www.christianfindlay.com/blog/dart-immutable-collections
3 915
Here's a good reason to join this year Advent of Code
https://adventofcode.com/2022/leaderboard
Code
1671198-6c003f39
3 915
#learning #security
Anyone working with an API with keys or simply secrets.
Do remember there are alternative options like GCP Secret Manager.
https://codewithandrea.com/articles/flutter-api-keys-dart-define-env-files/
3 915
#article #testing
“Few Tricks For Flutter Integration Test"
https://akanksha98.medium.com/few-tricks-for-flutter-integration-test-7af829180a84
3 915
#news
We have more information about Flutter Forward.
https://flutter.dev/events/flutter-forward
3 915
#learning
Repository with nearly every widget
https://github.com/fluttermapp/flutter_widgets/tree/main/lib%2Fevery_widgets
