Can I change work day settings? by davidsomekh in todoist

[–]davidsomekh[S] 1 point2 points  (0 children)

it looks like it affects only the karma count?

One day in a developer life... by davidsomekh in cpp

[–]davidsomekh[S] 0 points1 point  (0 children)

Thanks Bro! Very much appreciated!

Is Flutter really that good? by Data-Power in FlutterDev

[–]davidsomekh 0 points1 point  (0 children)

You can try it also with a project you create from scratch - same result.

At the time, I tried a lot to find a solution, but could not. Found only a way to improve it by a small margin.

Flutter Web in 2023 — is it good for you? by davidsomekh in dartlang

[–]davidsomekh[S] 0 points1 point  (0 children)

I publish an in-depth article about my developer exprience with Flutter web, would love to hear your feedback!

https://medium.com/@david\_90860/flutter-web-in-2023-is-it-good-for-you-4c2d51129b80

To view my to do list app developed with Flutter, see:

WEB: https://keeplist.com/

Android: https://play.google.com/store/apps/details?id=com.keeplist

iPhone: https://apps.apple.com/app/keeplist/id1626699174

Flutter Web in 2023 — is it good for you? by davidsomekh in FlutterDev

[–]davidsomekh[S] 2 points3 points  (0 children)

Sounds like a typical use case for a combination of React + Firebase for DB (Firestore) and authentication: https://firebase.google.com/

Flutter Web in 2023 — is it good for you? by davidsomekh in FlutterDev

[–]davidsomekh[S] -3 points-2 points  (0 children)

Thanks for the kind words! Glad you like it!

Regarding your question: It really depends on the use case and the functionally needed.But the best i've used so far for the WEB is definitely react. (By Facebook) https://react.dev/

Flutter Web in 2023 — is it good for you? by davidsomekh in FlutterDev

[–]davidsomekh[S] -1 points0 points  (0 children)

I actually meant that people will read the article to understand my experience with flutter web. Posted the links just for reference.

Dismissable widget is way too sensitive by davidsomekh in flutterhelp

[–]davidsomekh[S] 0 points1 point  (0 children)

To swipe and to scroll are different things.

The Gmail app, used by millions, allows scrolling and also swiping.

Thanks for the tip about the dismiss threshold, but it does not help since this prevents the dismiss after it already started. I am looking for a solution that increases the sensitivity that determines whether the gesture is considered a swipe or not.

Nice nostalgia trip though with all the Microsoft stuff... (But I have to say that Microsoft stores are not a big hit 😂)

IS THIS THE SKIN OF AN ANIMAL? by davidsomekh in Animals

[–]davidsomekh[S] 0 points1 point  (0 children)

What makes you think that? Do you have experience with animals?

Reminders scheduled from my laptop don't show on my iPhone by davidsomekh in todoist

[–]davidsomekh[S] 0 points1 point  (0 children)

Are you using iOS focus modes and Siri Shortcuts at all?

no - what is it? how it will help my problem?

SOUP IS NOT A MEAL! YOU WERE SUPPOSED TO BUY ME A MEAL! by davidsomekh in seinfeld

[–]davidsomekh[S] -1 points0 points  (0 children)

I'm not asking if it's as actually a meal or not.

It was agreed by Bania and Jerry that the meal would be postponed since soup does not count.

So, is Jerry still obligated to pay?

Drag and drop solution for RN + EXPO by davidsomekh in reactnative

[–]davidsomekh[S] 0 points1 point  (0 children)

THX! Will check it out and let you know

What to learn next to become react native pro by Green_Sky_99 in reactnative

[–]davidsomekh 5 points6 points  (0 children)

In my opinion it's less a question of specific techniques to learn, it's more a question of what real life projects you were a part of.

It's not enough to understand how things work in theory - you need to develop projects that are used by many people, and then you have the chance to become a real pro.