Having a blast at the #googleioconnect
Letβs meet if youβre also there!
Having a blast at the #googleioconnect
Letβs meet if youβre also there!
This is what they mean if the say βneck deep into smthβ
Nice! Thank you, will definitely check them out. Do you have some experience in using their service?
#flutterdevs do you know of an European alternative to serverless backends like firebase and supabase?
Used it in my side project for the first time in combination with get_it and I must say I really love it so far! Great work!
#flutterdevs How are you handling parts of a text with a different styling when you use text spans and localization?
Been using AppFlowy as a Notion alternative for a while since it's build with #flutter and is open source! It's also the only desktop app I know currently which is build with #flutter π
If you want to check it out or contribute appflowy.io
#Flutterdev let's try to settle this discussion on widgets performance once and for all π
forum.itsallwidgets.com/t/performanc...
Interesting that a non-const StatelessWidget has no performance benefits against helper functions. But still, like you said in your forum post, the benefits of StatelessWidgets still outweigh the use of helper functions
Does anybody have a recommendation for a Co-Working Space/ CafΓ© in Sydney?
Did my first small Dart server implementation with Dart Frog and must say, I really like it!
What do you guys prefer? #dartdev
Not sure if I am watching the inauguration or a scene from the purge
Always thought about why there is no such thing as an IT-Union
Love it! On what device are you running Home Assistant? Been thinking about installing it too
I'd go even one step further, I actively close unused tabs as soon as the tab title is not readable anymore
Yeah agree, but how is it pushed in your company?
In the companies Iβve seen at least itβs still up to devs to use copilot if they want, and as far as I can see many donβt use it anymore for code completion for example due to mostly imprecise suggestions
Thankfully not yet, but Iβve been in an interview a while ago where they explicitly wanted me to use copilot π€
For all hardware fans out there! I just received my Mystery Box from #AZDelivery and itβs really worth it. Check it out, I think the stock is quite limited
www.az-delivery.de/en/products/...
Good question but also tough one :D Especially as a startup I think it's more important to first invest into tools which increase value for the enduser directly. Feedback tools, Analytics tools, Translation tools, Error Monitoring. Then it's really hard to say which tool you would cut tbh
Just noticed I commented on the wrong question, sorry! π but love the discussion
it does make sense to use a unified tool. I guess same goes for Analytics tools or Error Monitoring tools or even Translation tools. Then youβd have a scattered tool landscape real quick
Thank you so much for bringing it up! Well, for instance if you have a small team of letβs say 10 people. Few mobile devs, few backend and few frontend. Each Subteam having their own solution is feasible, but when youβre on a tight budget, want to report to Team Leads or C-Level about Code Quality
I would say simple as in itβs a costs vs. benefits thing. Feature wise DCM is way ahead of any other tool, but the other tools support other languages or frameworks pretty solid
For small to medium size companies I think itβs pretty simple. DCM is quite expensive and only works for Dart. SonarQube, Codacy or CodeScene are still pricier, may have bad Dart support but therefore support all other languages. I wish these tools had better support, then Iβd definitely use them
Does copying work reliable for you? For me it doesnβt π₯²
Fiddler is paid right or do they offer a free plan as well?
Yes that is the biggest pain! π₯² also I have issues regularly where they just wonβt start π I can recommend Http Toolkit, itβs not the most beautiful one but does its job. You would need to add a proxy to your http client in dart though
Curios what other #flutterdev βs use for monitoring http requests π€ do you use the DevTools Networking Tab or do you use something like HTTP Toolkit or even Charles?
I am thinking about creating something like HTTP Toolkit in #flutter with a cleaner interface
Didnβt try watch_it yet, so maybe I need to give it a try :) Yes, avoiding them at all costs feels like working against the framework instead of letting it work for you
Same, have had no issues so far :)
Stumbled over this comment today. I still donβt understand why some people would strictly avoid using StatefulWidgets at all costs π€
#flutterdev