Learn Flutter
3.95K subscribers
23 photos
1 video
2 files
1.31K links
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
Download Telegram
#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
#tip

"How to run a test on multiple screen size."

Source: https://x.com/mcflyDev/status/1797659519670972683
#productivity

# This script applies Dart fixes to a project and commits the changes for each fix separate
ly.
# It uses the `dart fix --dry-run` command to find the fixes that can be appli
ed.
# For each fix, it applies the fix and commits the changes with a message indicating the fix cod
e.

Script: https://gist.github.com/dumazy/423e6f9b61e91086124736f2741b0e92


Source: https://x.com/FresidentDumazy/status/179829424762567894