Wow, the emulator looks soo good. Is this latest Android Studio? I haven't been using AS since cursor.
11.03.2025 23:26 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Wow, the emulator looks soo good. Is this latest Android Studio? I haven't been using AS since cursor.
11.03.2025 23:26 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Alright, thanks man. I was always benefited from your content
06.02.2025 16:31 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0@codewithandrea.com This is something lot of us needs. Can you make this free please?
06.02.2025 15:58 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0
#Help
Wasn't there a way to directly run package examples from command line or something? I mean, to run examples of a package we don't need to spin up a new project, we can do it from command line or something no?
Friends: Due to changes in life I find myself needing to get work ASAP. If you know of anything in either intermediate (not senior) Flutter development OR in Developer Relations, please let me know via DM.
Thank you so much for any help during this difficult time.
What is this app?
09.12.2024 16:52 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Yeah, no end to learning. While using this for so long I've never noticed once.
08.12.2024 10:46 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Huh, who knew!๐ง
I never knew ๐๐ผ๐ฟ๐ฑ๐ฒ๐ฟ๐ฅ๐ฎ๐ฑ๐ถ๐๐.๐๐ฒ๐ฟ๐๐ถ๐ฐ๐ฎ๐น existed. I always used ๐๐ผ๐ฟ๐ฑ๐ฒ๐ฟ๐ฅ๐ฎ๐ฑ๐ถ๐๐.๐ผ๐ป๐น๐ for top/bottom corners.
@flutter.dev Do you know any other cleaner syntax I might not have discovered yet?
Also, I couldn't upload the video from Mobile app. It kept showing me compression error.
I'm using S23U, Android 14.
@jay.bsky.team
Noticed a small issue with the drawer and the horizontal slider in the profile page.
Notice how, the drawer opens even if I am trying to scroll horizontally. Ideally drawer should open when you swipe from the edge or when there is no horizontal scrolling.
Yes, I've. You see there is another thing. This pricing doesn't adjust to other currency value. What I mean is 1$ is 120 BDT for us. So, you can imagine what 18$ is.
Now multiply that by 750, that's the number of engineers working at our company currently. The cost is really high
Well when management evaluate this kind of requests they are also evaluating other costs. Consider copilot subscription, then code metrics, other tools. The pricing adds up for each individual members. So, given DCM is relatively new, it's difficult to convince them add yet another cost.
06.12.2024 16:56 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0I'd definitely use it. But pricing is an issue right now.
06.12.2024 16:49 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0
To deep dive check here:
github.com/flutter/flut...
#Flutterdev attention!
Flutter's HTML renderer is going to be removed soon-
"Starting with the upcoming Flutter SDK beta release ..., the --web-renderer option will no longer be available, .... The only remaining options will be:
The default: uses CanvasKit as the only renderer.
--wasm: ....
๐งต
Oh wow really love this:
"Widget is configuration, Element is instance, RenderObject makes it so." - Kate Lovett ๐
Mark your calendars!
#FlutterinProduction is on December 17, 11am! You can watch it from wherever you are~ ๐
#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...
Oh yeah, I actually deleted the android folder as well. Forgot to mention that. But yeah, I am not touching mine either.
03.12.2024 10:18 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0
Are you using Ladybug patch 3? I solved the issue in patch 2.
Also, simplest solution is: Figure out the path of Java binary that is bundled with Android Studio. Add that to your environment path as JAVA_HOME. Problem solved.
Let's do a thread, where everyone shares their confusion/queries regarding architecture. And then, we'll have community leaders and contributors share different take using compass_fork.
What do you think @fluttercommunity.dev & @flutterframework.bsky.social ?
Definitely would like to see an example in the compass fork, please.
30.11.2024 20:11 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0
Question: What will you do when some feature has dependency on other features?
For example: let's say home tab needs to show user avatar that comes from user tab. As per feature structure, home repo or data source will have dependency on user repo or data source
Why do you have sole folder names with _?
30.11.2024 19:59 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0
#Flutter's team suggests avoiding repo-to-repo communication, recommending it be handled via ViewModels or UseCases. But ViewModels shouldn't orchestrate unrelated repositoriesโthat's outside their scope. Repo coordination belongs in UseCases or a dedicated domain layer. Thoughts? ๐ง
#mvvm #arch
What's good:
#Flutter team finally shared a guide. That's amazing. And, they are planning content on command strategy. ๐ค
Concern:
Given "ui = f(state)", flutter isn't truly #MVVM. May be #MVP/C don't know. Updating data doesn't change UI. Updating state does.
Amazing work people.
#Flutter
#FlutterStrong
This weekโs notable commits in #Flutter includes a special call out to a huge team effort, cheers yโall!
23.11.2024 00:10 โ ๐ 66 ๐ 8 ๐ฌ 4 ๐ 2Can explain it bit more? How does stateful widget bind state?
21.11.2024 18:25 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0B
21.11.2024 18:21 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0