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 โ ๐ 53 ๐ 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
Working with amazing communities @ Flutter ๐
I play video games ๐พ
She/Her
The French Flutter Conference.
Paris, April 3-4, 2025.
Flutter Developer ๐ - superdeclarative.com
Leading the Flock ๐ชบ - getflocked.dev
Chief of Flutter Bounty Hunters ๐ค - flutterbountyhunters.com
Former Flutter (Google)
Former Nest (Google)
๐ Building an independent app business in public
๐ช Making the best habit tracking app out there: habitkit.app
๐ก Sharing my learnings about development, marketing and sales
Freelance FlutterDev in Japan. Always open to joining Flutter projects.
Developer of a Flutter package named crop_your_image
https://pub.dev/packages/crop_your_image
Publishing articles mainly about Flutter under the hood
https://chooyan.hashnode.dev/
Dart makes my heart Flutter
๐ฎ๐น๐ป Coding since 2006, struggling since 1992
Building stuff with Dart ๐ฏ and with Elixir โ๏ธ
๐ซ๐ท Software Engineer | Flutter & Kotlin Fan
Flutter & Friends is a social conference, taking place in Stockholm on August 31st to September 2nd, 2025.
The first day is unlike any other conference, its focus is to get you to know people in the community by attending different fun social activities!
Best Flutter Course http://hungrimind.com | Mobile lead at @Peggy | GDE for Flutter & Dart
Advanced linter for Flutter and Dart developers dcm.dev. Join our discord https://discord.gg/Vzjprgk4sb.
"its not AI, but itโs better!"
Serverpod is a next-generation, open-source app server, written in Dart for the Flutter community.
A mobile-first CI/CD.
GitHub discussions: http://bit.ly/CMdiscussions
Discord community: http://codemagic.io/discord
We design and develop 5 Star Apps using Flutter, the worldโs best app technology.
๐ https://rebelappstudio.com/
โก Rebel App Studio is powered by @codemate.bsky.social
The collaboration platform for Flutter frontend teams
We're a custom software studio that delivers end-to-end solutions for various industries. Experts in #Flutter #DotNet #React and a part of #FlutterCommunity.
We design and build world-class digital experiences for any screen, with the best tools and engineering approaches for consistent, scalable results.
Helping businesses succeed with Flutter ๐
๐ฌ Join us on Discord at https://discord.gg/shorebird