dirablue ( gaku )
dirablue ( gaku )
is there any update on this ..?
hi, thanks buliaoyin is it possible to customize code in my side ? - override method etc I want to implement multiple live streams, and save it like this. User...
@buliaoyin I just want to implement "muti-perspective" ( not only UserA screens. want to show UserA screen and User B screen in 1 screen ) thank you so much for...
@robnorr > If I run the build app bundle (in build/macos/Build/Products/Debug/) it runs, and the Find devices list gets populated this is good information for testing BLE for now. thanks.
@micnncim hi, yes it occurred even if I set fail_on_error = false
@Vedsaga Thank you for telling your solution. I wanted how to do on only dart / flutter. but maybe it's impossible? @govarthananve Thank you for your comment. But it's not...
I found the best solution. using obfuscated env source code isntead of .env file with https://pub.dev/packages/envied. https://codewithandrea.com/articles/flutter-api-keys-dart-define-env-files/
@tsukkee I was also looking for env sample and found it. How about this? ``` import react from '@vitejs/plugin-react' import { defineConfig } from 'wxt' import { loadEnv } from...