Пікірлер
@that_person436
@that_person436 Ай бұрын
how do i apply my custom icons in WIndowButtons?
@HassanMughal-q1f
@HassanMughal-q1f Ай бұрын
hey hope you doing good, I'm facing issue on mazimize window icon of it does not change
@that_person436
@that_person436 2 ай бұрын
Man, this thing is a hidden gem
@suyafiku5731
@suyafiku5731 2 ай бұрын
I've been looking on how to do this for hours, thanks ❤ nice video btw
@herymusic
@herymusic 6 ай бұрын
This doesn't work I think. It says failed to lookup symbol 'bitsdojo_window_api' error code 127
@daumienebi
@daumienebi 6 ай бұрын
Thanks a lot for this awesome video!
@ilyeskesri6524
@ilyeskesri6524 6 ай бұрын
i do not now why you stop making videos
@bharatandroidappdevelopmen4532
@bharatandroidappdevelopmen4532 7 ай бұрын
When I try to add #include <bitsdojo_window_windows/bitsdojo_window_plugin.h> auto bdw = bitsdojo_window_configure(bdw_custom_frame | bdw_hide_on_startup); in windows unner\main.cpp I'm unable to launch app. No errors
@yauhenko
@yauhenko 8 ай бұрын
Hi there! How to implement hide on startup for Linux?
@alireza0994
@alireza0994 9 ай бұрын
that was so freaking helpful. Thank a lot!♥♥♥
@tranlehoanglam6915
@tranlehoanglam6915 10 ай бұрын
You are GREAT
@hanaessam6990
@hanaessam6990 11 ай бұрын
Hi, when i removed the default tutle bar i could not move the window, how can i still be able to move the window anywhere?
@tejashpatel3071
@tejashpatel3071 11 ай бұрын
Is there any functionality available with flutter desktop like when the user minimizes app, one floating icon will show on the screen and that will be always visibal on top of all the software?
@nikeshmadhav4156
@nikeshmadhav4156 Жыл бұрын
Hi..how can we create desktop shortcut once app is installed
@gamzenurdemir2810
@gamzenurdemir2810 Жыл бұрын
tenkssss
@mohamednmv7539
@mohamednmv7539 Жыл бұрын
Thanks for the video is really useful👍👍
@helinity1743
@helinity1743 Жыл бұрын
Background music name please?
@user-sy1xp8lt9v
@user-sy1xp8lt9v Жыл бұрын
nice one
@mcgyverbasaya6748
@mcgyverbasaya6748 Жыл бұрын
drive.google.com/file/d/1Ni4_8jI6js1n5947Wra7gDvq4VeB6F5v/view?usp=share_link is there a way to hide this maximize option?
@Veluc1f3r
@Veluc1f3r Жыл бұрын
I want to give you a hug for this one! Thank you! <3
@prince-sonawane
@prince-sonawane Жыл бұрын
How to keep the app in center of the screen. appWindow.alignment = Alignment.center; appWindow.show(); is not working for me 😢
@ahmedsaadsalih3668
@ahmedsaadsalih3668 Жыл бұрын
Great
@ibrahimelwaer3571
@ibrahimelwaer3571 Жыл бұрын
I'm facing a problem when I add the two lines in the main.cpp file in order to remove the default title bar, the apllication stops working. Any idea on how I can solve this?
@hamzanasser1170
@hamzanasser1170 Жыл бұрын
same here
@igorskyflyer
@igorskyflyer Жыл бұрын
Apart from this being a valuable dev tutorial, your style for creating and presenting these tutorials is perfect. Great work, thank you. ✌🏼❤️
@RayenBD
@RayenBD Жыл бұрын
#include <bitsdojo_window_windows/bitsdojo_window_plugin.h> auto bdw = bitsdojo_window_configure(BDW_CUSTOM_FRAME | BDW_HIDE_ON_STARTUP);
@jiliantofendi1708
@jiliantofendi1708 4 ай бұрын
thank you very much. Now i can run my project
@lindokgeorge2135
@lindokgeorge2135 Жыл бұрын
Is there a way to make window transparent and semi transparent ? (Which should work on Windows and Linux)
@anthonymrq
@anthonymrq Жыл бұрын
Hi, I have a problem, when i go to run command "flutter pub get" I see this error: FileSystemException: Cannot create link, path = 'D:\Projects\project_flutter\windows\flutter\ephemeral\.plugin_symlinks\bitsdojo_window_windows' (OS Error: Función incorrecta. , errno = 1) I enabled developer mode in my windows 11 but no worked for me. u.u
@mohammedaymen8542
@mohammedaymen8542 Жыл бұрын
man have no words to describe ur work .... Thank You
@codeflutterly
@codeflutterly Жыл бұрын
Thanks so much for this piece
@TheMR-777
@TheMR-777 Жыл бұрын
You are a Lifesaver Man! Thankyou so much! :)
@TheMR-777
@TheMR-777 Жыл бұрын
Man! You have a solution for everything a typical Windows Developer want to have with Flutter! I loved that!
@jameskayihura1675
@jameskayihura1675 Жыл бұрын
Thanks for this video. Its a wonderful job you did for the rest of us. Can you help on network images on windows platform. Ios/android are showing network images. If you dont minding helping us comfigure cors for image in windows platform. Ill be grateful
@bitsdojo
@bitsdojo Жыл бұрын
Hi James, that's a great idea for a future video
@PromoHands
@PromoHands 2 жыл бұрын
I faced error when added this code in main.cpp #include <bitsdojo_window/bitsdojo_window_plugin.h> auto bdw = bitsdojo_window_configure(BDW_CUSTOM_FRAME); So I changed it to: #include <bitsdojo_window_windows/bitsdojo_window_plugin.h> auto bdw = bitsdojo_window_configure(BDW_CUSTOM_FRAME); and now it works.
@asoiafz66
@asoiafz66 2 жыл бұрын
太棒了这个插件,我找了好久才找到💗💗
@amanullahmenjli
@amanullahmenjli 2 жыл бұрын
Can we add a window border radius?
@bitsdojo
@bitsdojo 2 жыл бұрын
Soon
@raihanrabbani386
@raihanrabbani386 2 жыл бұрын
damn dude ure awesome🔥🔥🔥🔥🔥🔥
@bitsdojo
@bitsdojo 2 жыл бұрын
Thank you for the kind words. Really appreciate it.
@thematthew4246
@thematthew4246 2 жыл бұрын
OMG, this package is AWESOME - AMAZING - WONDERFUL
@bitsdojo
@bitsdojo 2 жыл бұрын
Thank you so much. Really appreciate it.
@mudassarmaqbool8924
@mudassarmaqbool8924 2 жыл бұрын
Great.Really helpfull.
@neofu262
@neofu262 2 жыл бұрын
Nice tutorial! Help me a lot. I have a question: Do you use after effect to make the 3d video effect in 00:56?
@bitsdojo
@bitsdojo 2 жыл бұрын
Glad it helped! Yes, I am using After Effects
@neofu262
@neofu262 2 жыл бұрын
@@bitsdojo Thanks for reply. One more question. Any plugin to achieve the 3D effect easier?
@zarvalight1497
@zarvalight1497 2 жыл бұрын
You save my life bro, thank you please do more flutter desktop app development tutorial again
@sat_talk
@sat_talk 2 жыл бұрын
Waiting for more videos on Desktop App..Pl. don't stop making videos
@bitsdojo
@bitsdojo 2 жыл бұрын
Thank you for your comment. I'll be back.
@aliendelivery
@aliendelivery 2 жыл бұрын
Dojo, your video is so helpful! I think tutorial videos for Flutter Desktop/Web app development would be very popular now since Flutter 3 has been released. Do you plan to work on those soon?
@aliendelivery
@aliendelivery 2 жыл бұрын
Thank you very much again!
@valen8560
@valen8560 2 жыл бұрын
idk when but the include path seems to be changed #include <bitsdojo_window_windows/bitsdojo_window_plugin.h> auto bdw = bitsdojo_window_configure(BDW_CUSTOM_FRAME);
@devvictorruan5543
@devvictorruan5543 2 жыл бұрын
Thank you!
@jacopoguzzo4097
@jacopoguzzo4097 2 жыл бұрын
You deserve at least 3 more zeros on your YT subscriber count
@sohmtee8140
@sohmtee8140 2 жыл бұрын
This is a really great tutorial. I tried implementing it and it was going so well until I encountered an overflow when I tried to add the WindowsTitleBarBox at 3:41. I'm relatively new to Flutter and I don't know how to fix this. Any help will be appreciated. I get this error too: Invalid argument(s): Failed to lookup symbol 'bitsdojo_windows_api': error code 127
@whoman0385
@whoman0385 Жыл бұрын
you have to rebuild the app completly (re-run `flutter run`)
@MiguelLopez_milo
@MiguelLopez_milo 2 жыл бұрын
Muchas gracias. Excelente Widget y tutorial. Suscrito. Saludos desde Honduras.
@bbd6516
@bbd6516 2 жыл бұрын
I have a problem with "WindowTitleBarBox", when I run de app apper this message, (Invalid argument(s): Failed to lookup symbol 'bitsdojo_window_api': error code 127). Could someone help me?
@iamzirotoxic5841
@iamzirotoxic5841 2 жыл бұрын
Really thanks for tutorial but i have question how to i can add widget to window ( i can but its column and i can't make it center)
@zemecano4747
@zemecano4747 2 жыл бұрын
thanks for your work and video! Very easily with code at left and result at right, i like it !
@charge03
@charge03 2 жыл бұрын
How about Mac OS