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
#news

Regarding the latest news and talks about layoffs at Flutter Team. Check out the latest blogpost from Hixie.

"How big is the Flutter team."

http://ln.hixie.ch/?start=1714717681&count=1
#dart

Null-aware elements
is one of the next features hitting Dart language.

Source: https://github.com/dart-lang/language/blob/main/working/0323-null-aware-elements/feature-specification.md

Cagatay was kind enough to explain it in one image.

Original: https://twitter.com/ulusoyapps/status/1788838872991797685/
#learning

Trying to understand better Shaders in Flutter?

Here's a small demo project that use shaders. Small enough to not feel overwhelmed and to better understand how they work.

https://github.com/ponnamkarthik/flutter_shaders_demo