I finally published my biggest update yet for Yawa.π₯³
Widgets for iOS and Android (thanks to home_widget @ABausG ). Furthermore I added more animationsβ¨, 9 more languages π, fixed frame drops and much more! π
Try out Yawa now!
yetanotherweather.app
#buildinpublic #flutterdev
09.01.2025 09:37
π 22
π 1
π¬ 2
π 1
All I Know about Something - Chooyan's Flutter
This series shows my understanding of a certain topic. The articles describe the topic as much as topics in a random order.
During the New Year holidays, I've published multiple articles to my "All I Know about Something" series on @hashnode.bsky.social. The knowledge about BuildContext, GlobalKey, and Layout calculation will make your #FlutterDev more enjoyable in 2025! chooyan.hashnode.dev/series/all-i...
05.01.2025 09:46
π 4
π 1
π¬ 0
π 0
A standing desk π
24.12.2024 15:05
π 1
π 0
π¬ 1
π 0
// Set the window size to emulate a medium size mobile device (i.e. iPhone SE).
self.setContentSize(NSSize(width: 375, height: 667))
// Disable window resizing
self.styleMask.remove(.resizable)
// Make the window always on top
self.level = .floating
I often use a macOS app to "simulate" building a mobile app in Flutter, particularly before I need any platform-specific functionality.
Here are some changes I make to `MainFlutterWindow.swift`.
The result is a cute always-on-top window sized somewhat like an iPhone SE. No plugins needed.
22.12.2024 04:10
π 38
π 4
π¬ 6
π 0
Playing around with the working-in-progress 3D capabilities of Flutter (using Impeller and Flame 3D)
The "world" is made out of multiple chunks, each chunk is it's own mesh with a single surface of 16x16 tiles (4 vertices per tile).
Running at max FPS on both my iPhone and macOS β‘
11.12.2024 17:21
π 42
π 11
π¬ 3
π 1
#Flutterdev After null-aware spreads, we will soon have null-aware single values.
This is a super simple and clean way to check if a single value is null and, if not, do something with it.
If anyone wants to deep dive: github.com/dart-lang/la...
04.12.2024 04:04
π 35
π 7
π¬ 2
π 4
Google needs to invest in more flutter
For whatever reason I wrote a long response to the "Google needs to invest more in Flutter" Reddit post tonight π€·
TL;DR I'm very grateful for what Google has done & is doing and think the rest of us outside Google could (and will!) do more.
www.reddit.com/r/FlutterDev...
03.12.2024 05:21
π 52
π 15
π¬ 4
π 0
Sure! They basically work the same but from() takes an Iterable while of() takes an Iterable<T> so it is able to infer the type of the list.
30.11.2024 18:04
π 2
π 0
π¬ 1
π 0
Iβll be near Bellecour around 8:30am if you want to meetup. (Iβll have to join colleagues at a cowork cafΓ© for 9am)
21.11.2024 23:10
π 0
π 0
π¬ 0
π 0
Didnβt know you were passing by Lyon. I wouldβve offered you to grab a beer.
21.11.2024 23:01
π 0
π 0
π¬ 1
π 0
@kazlauskas.dev hoping that you will participate as the king of Flutter memes π
21.11.2024 13:04
π 3
π 0
π¬ 0
π 0
Hey Flutter devs, now that we're more active on Bluesky let's (re)share the best memes from our community, I'll start with my little favorite π€‘
21.11.2024 13:02
π 14
π 1
π¬ 7
π 0
Flutter Forum
A home for all Flutter developers
Hey friends please help sharing the news about our new Flutter form forum.itsallwidgets.com
Especially if you are active on any other community platform.
10.11.2024 19:57
π 34
π 18
π¬ 2
π 0
Vanity Blue - Custom Bluesky Handles
Get your custom Bluesky handle instantly. Choose from professional domains and make your social presence unique.
Hey #Bluesky people π
Just shipped @vanity.blue - a free and easy way to get custom @bsky.app handles - check it out at vanity.blue!
Lots of styles, engineer focused ones such as @*.flutter.community / @*.devrel.blue / @*.homelabs.blue and others such as @*.journalists.blue.
#bsky #databs
18.11.2024 12:03
π 56
π 18
π¬ 10
π 3