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
#productivity
# This script applies Dart fixes to a project and commits the changes for each fix separately.
# It uses the `dart fix --dry-run` command to find the fixes that can be applied.
# For each fix, it applies the fix and commits the changes with a message indicating the fix code.
Script: https://gist.github.com/dumazy/423e6f9b61e91086124736f2741b0e92
Source: https://x.com/FresidentDumazy/status/1798294247625678943 915
#opensource
The new chess app for Lichess was made with Flutter, read all about it here.
https://lichess.org/@/Lichess/blog/the-new-mobile-app/KXlgb3X2
3 915
#tip
"How to run a test on multiple screen size."
Source: https://x.com/mcflyDev/status/1797659519670972683
3 915
#packages
Need a Flutter static web site builder? Currently there are only two options and in my opinion Jaspr is the one that deserves our focus.
https://docs.page/schultek/jaspr
