Robert Odrowaz

55 posts

Robert Odrowaz

Robert Odrowaz

@RobertOdrowaz

Flutter dev @LeanCodePl. Building https://t.co/SglDg2cOcz and https://t.co/aTJO3QR5tG

Warsaw Katılım Mayıs 2014
58 Takip Edilen77 Takipçiler
Robert Odrowaz retweetledi
LeanCode 💙
LeanCode 💙@LeanCodePl·
Three talks. Two speakers. Huge shout-out to @mchudy_ and @RobertOdrowaz for representing LeanCode at @FlutterconWorld India and delivering talks packed with real-world Flutter insights. 🚀 As we’ve heard, the energy of #ftconin25 and the India Flutter community was great - thank you for all the conversations and questions. Flutter connects people across the globe. ✨ #FlutterDev #FlutterCommunity #FlutterConference
LeanCode 💙 tweet media
English
0
2
19
595
Robert Odrowaz retweetledi
LeanCode 💙
LeanCode 💙@LeanCodePl·
We’re heading somewhere we haven’t been as LeanCode yet: ✨ our team is flying to @FlutterconWorld India with three talks! On Dec 14, two of our Senior Flutter Devs will share battle-tested knowledge with the Flutter community: 🎤 @mchudy_: 🔹 Escaping Chaos: From Polyrepo to Monorepo 🔹 Timing Legacy: Refactoring Patterns for Large Flutter Codebases 🎤 @RobertOdrowaz: 🔹 Using Dart FFI for Compute-Heavy Tasks in Flutter Apps If you’re attending, join their sessions, say hi, and give them a well-deserved high-five! 🙌 #FlutterDev #FlutterConference #FlutterCommunity #ftconin25
LeanCode 💙 tweet media
English
1
2
11
426
Robert Odrowaz
Robert Odrowaz@RobertOdrowaz·
@son_of_agah All FAANG/FAAMG services do this except for Apple. But even Apple, like most websites, leaks whether the account exists when you try to reset the password
English
0
0
0
84
bvchidra
bvchidra@bvchidra·
i signed up on this one website. before logging in, i accidentally typed the wrong password and i got “password incorrect” so i was like cool, let me try a wrong email too then boom, “user doesn’t exist”. oya nau. you’ve basically just made life easier for brute force attackers.
English
39
24
396
37.7K
Robert Odrowaz
Robert Odrowaz@RobertOdrowaz·
Does anyone know how to get this card authentication to work on Apple Search Ads? I've already tried different cards from different institutions and payment networks, different operating systems and browsers. Do I really need to get a non-EU card?
Robert Odrowaz tweet media
English
0
1
1
334
Robert Odrowaz
Robert Odrowaz@RobertOdrowaz·
@luke_pighetti I don't think it explicitly uses English; it uses the format from the template ARB file, same as all other metadata. It definitely could be documented better, but I don't know what else a template ARB file would mean if not that it defines metadata
English
0
0
0
77
Robert Odrowaz
Robert Odrowaz@RobertOdrowaz·
@luke_pighetti I don't think it's the best solution. Instead, you should use `behavior: HitTestBehavior.opaque` in `GestureDetector`
English
1
0
30
994
Luke
Luke@luke_pighetti·
another thing that confuses the heck out of newbies and causes tiny tap targets
Luke tweet media
English
5
6
50
6K
Robert Odrowaz
Robert Odrowaz@RobertOdrowaz·
This is new. I've managed to fill up all the disk space on a GitHub Actions runner while building a Flutter app 🙈
Robert Odrowaz tweet media
English
0
0
4
238
Robert Odrowaz
Robert Odrowaz@RobertOdrowaz·
@_JohnHammond Wouldn't sending a unique (per-user) but constant keyword in emails greatly simplify identifying phishing emails? For example, I would know that an email is likely legitimate if it includes 'cucumber' because only X knows that's my keyword. Why isn't this a thing?
English
0
0
1
362
John Hammond
John Hammond@_JohnHammond·
Wait, what is the sender address & the link URL in this email? I don't know why this didn't occur to me until someone commented, but, is this the phishing email itself? Was I misunderstanding the tweet? Does anyone have a recent legitimate x dot com new login email notice?
Linus LinusMediaGroup@linusgsebastian

**BEWARE** The main LTT Twitter account has been hijacked. 4 minutes after I received this email I tried to log in, but the password had already been changed. By the time I could update the password, the 2FA had been deactivated/reactivated. I have contacted Twitter support.

English
43
22
532
250.7K
Robert Odrowaz
Robert Odrowaz@RobertOdrowaz·
@ASalvadorini @OrestesGaolin @RydMike The behavior AFAIK is: when a widget gets invalidated, all of its children rebuild by default. If a child is const, it stops the rebuild of a given subtree. But some widgets in the subtree can also be invalidated, again triggering a rebuild of some part of the subtree
English
0
0
4
59
Robert Odrowaz
Robert Odrowaz@RobertOdrowaz·
@ASalvadorini @OrestesGaolin I'm not sure if you mean that theme and localisation are special cases, but they are not; it's true for all InheritedWidgets, including Provider, MediaQuery, etc., as @RydMike commented
English
1
0
5
73
Dominik Roszkowski
Dominik Roszkowski@OrestesGaolin·
I think it's quite important optimization to remember about const widgets that they actually won't get rebuilt when you rebuild the parent widget. Using non-const will rebuild the entire subtree of non-const widgets.
Alessio Salvadorini 💙@ASalvadorini

I'm with Matan 💯% on this misconception of 'const', and my mental model is crystal clear on it. If you have any doubts about it, please go on reading this very short 🧵 on 'const' ⬇️ #Flutter #flutterdev

English
3
6
31
4.7K
Robert Odrowaz
Robert Odrowaz@RobertOdrowaz·
@ASalvadorini @OrestesGaolin I don't think the reasoning based on memory allocation is correct. A const widget will be allocated only once but can still be rebuilt, for example, due to a change in the context it depends on
English
1
0
6
107
Alessio Salvadorini 💙
Alessio Salvadorini 💙@ASalvadorini·
@OrestesGaolin I think it's much easier to reason about const widgets with memory allocation. Const widgets get memory allocated once and only once. Which has the consequence you're saying, no matter how often you rebuild the tree they belong to, they are never rebuilt (they're constant) 👍
English
2
0
0
394
Robert Odrowaz
Robert Odrowaz@RobertOdrowaz·
✅ Non-subscription product price management for PricingCat.com done. Only one feature left on the roadmap before the end of beta
Robert Odrowaz tweet media
English
0
0
2
179
Robert Odrowaz retweetledi
LeanCode 💙
LeanCode 💙@LeanCodePl·
✨Flutter CTO Report 2024 is here! ✨Download it today! leancode.co/flutter-report Inside: 👀 How much faster is #Flutter? 👀 What is the biggest obstacle when starting with Flutter? 👀 How popular is Flutter for Web and other platforms? 👀 and much more!
LeanCode 💙 tweet media
English
1
10
46
6.1K
Robert Odrowaz
Robert Odrowaz@RobertOdrowaz·
@marcmacias96 @yasfdany For the record, there are tokens that are intended to be used directly by the client app. For example, Google Maps SDK keys. In those cases, there may be other mechanisms to reduce the risk of unauthorized use #restricting-api-keys" target="_blank" rel="nofollow noopener">developers.google.com/maps/api-secur…
English
1
0
1
52
Robert Odrowaz
Robert Odrowaz@RobertOdrowaz·
@marcmacias96 @yasfdany If it's a token that a user shouldn't be able to access, the only way is to make requests from the backend. The client app calls the backend, which authenticates the user, enforces quotas, etc., and then the backend calls the third-party API
English
1
0
2
47
Dany | SoftEng - GameDev 🍉
Don't use flutter_dotenv, it's not really secure, why? - build your apk - rename the file extension to zip - extract it And you'll know why
English
15
31
223
31.7K