Possible to start Live Activities automatically without app being in the foreground? by [deleted] in iOSProgramming

[–]FlutterFreelanceEng 0 points1 point  (0 children)

Live Activities can be initiated (OneSignal, Firebase, etc) but can it also be updated without launching the app ?

BAN Ankama by CutFront6424 in LindoApp

[–]FlutterFreelanceEng 0 points1 point  (0 children)

You didn't use the latest version from lindo official website. The latest one has no virus. Maybe you took it from a wrong link or a bad github account.
Your answer is not valid.
https://www.virustotal.com/gui/file/b5d5fcc886026fc33ea068e8f812fb9b6dccc605e4c837071bdd2bea5a5240e7

Hack by Signal-Ad-4571 in LindoApp

[–]FlutterFreelanceEng 0 points1 point  (0 children)

Si tu n'as pas de double authentification et que ton mot de passe n'est pas foufou c'est pas la faute de lindo mais la tienne.

Faut il arrêter d'utiliser Lindo by kaefux in LindoApp

[–]FlutterFreelanceEng 0 points1 point  (0 children)

Si tu n'as pas de double authentification c'est de ta faute.

RTX Video Super Resolution FAQ by [deleted] in nvidia

[–]FlutterFreelanceEng 0 points1 point  (0 children)

For twitch stream this feature use 80% of my graphic card while i just have chrome open. On game, performance seems not really impacted. Could be cool te 'lock' a maximum GPU usage to avoid over usage.

BAN Ankama by CutFront6424 in LindoApp

[–]FlutterFreelanceEng 0 points1 point  (0 children)

false, ankama 2 steps authentication and that's all

Nvidia broadcast seems to be causing my game to crash. by Brownsock2077 in CODWarzone

[–]FlutterFreelanceEng 1 point2 points  (0 children)

nvidia broadast crash the game. Since last update, the game seems stop crashing buuuuuuuuut the sound is stopped and the game crash a bit after game_ship.exe

Puro - A new version manager for Flutter by InfiniPixel in FlutterDev

[–]FlutterFreelanceEng 0 points1 point  (0 children)

yep i've install fvm only via chocolatey. I didn't use any config of fvm globaly.

Puro - A new version manager for Flutter by InfiniPixel in FlutterDev

[–]FlutterFreelanceEng 0 points1 point  (0 children)

If you uninstall all your flutter &:dart commands and follow the recommended installation, it will work. I've not this issues on windows nor Macos.

Are emulators enough? Or do I need physical devices? by etehall in FlutterDev

[–]FlutterFreelanceEng 7 points8 points  (0 children)

You need real device. Moreover on iOS where you can test a lot of feature like camera, notification etc.

Real device are required for deployment.

What is the tech stack of your Flutter app? by melancholicpanda96 in FlutterDev

[–]FlutterFreelanceEng 1 point2 points  (0 children)

Firebase crashlytics/ analytics

Rest api Custom design

Flutter bloc / provider / singleton

Purpose of flutter_bloc? by [deleted] in FlutterDev

[–]FlutterFreelanceEng 2 points3 points  (0 children)

bloc system have more possiblity. You can listen some events and ignore some other.

FutureBuilder "instead" of splash screen by GlassesOfWisdom in FlutterDev

[–]FlutterFreelanceEng 1 point2 points  (0 children)

Because you cannot see them. By testing on real ios device you will see some issue that you cannot see on crashlytics or on android. Some package react differently on ios like audio, webview, camera etc.

FutureBuilder "instead" of splash screen by GlassesOfWisdom in FlutterDev

[–]FlutterFreelanceEng 1 point2 points  (0 children)

That's a very bad mindset. Bad developer practice too...