Thank you for your kind words! I’ve been dealing with some health issues including the last months but I’m recovering and feeling better and can’t wait to be back with more videos.
You are really passionate about Flutter and you have a strong desire to get Flutter desktop in Windows version off the ground. If we could find a natural way to connect to a SQL Server database this would be a great step forward! When I watched your video, then I subscribed so much your video makes Flutter Destop for Windows so much progress! I am sure that we will stay tuned to what you will be producing soon on this subject. Congratulations on this great video that drives Flutter for Windows! Sam
Thank you for the kind words, Sam! Appreciate it 🙏 Maybe something like this would be a starting point to connect an app to SQL Server: github.com/jcmellado/dart-odbc
Hey, pretty neat package! Just out of curiosity, does this call some system apis to generate the title bar and buttons, or are those custom-made ones by you designed to mimic the windows 10 design? In other words, if I bring this to windows 11 or other desktop OS for example, does the package makes the title bar and buttons look native to the OS in question or do it still have the windows 10 theme/design?
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?
I write a flutter windows app, I want to launch a golang service when flutter app start on windows, and how run flutter app on windows with admininstrator rights?
This is amazing, I have a question, is there a way to catch the closing event with this package? or with the normal close buttons? I want to ask the user if they want to save before closing, but I can't figure out how to do it
Thanks for that great tutorial. That said, at 5:49, I have the following error: "'bitsdojo_window/bitsdojo_window_plugin.h' : No such file or directory" Why is that?
What an amazing tutorial, I'm thankful for you. I've just one question! what if we want besides changing the title bar name change the icon of flutter?
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?
super awesome, but why did u break down, plz come back with content, ur way of simplifying things is extremely better than 90% of other tuto, good luck
Thank you for your kind words! I’ve been dealing with some health issues in the last months but I’m recovering and feeling better and can’t wait to be back with more videos.
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
Awesome video! Subscribed! I was following the instructions and I got to the point where you hide the title bar and I got an error. I guess you changed the name of the folder to "bisdojo_window_windows" so the bitsdojo_window.h file couldn't be included. It'd be great if you could pin a comment to let people know about the change. Thanks! Great work!
Is this multiplatform solution like aswell for Linux and OSX? The runner stuff you adjust in the main.cpp C++ file. Jusr curious. Would be great if it was. And that you can specify it differently for each platform. OSX is a bit different.
@@bitsdojo just wanna give you compliment on the way this whole video is made. Its extremely high quality. The way its explained is 10/10. Never imagened such high quality for such a subject. Amazing!! Some damn good explaining talent. Could become huge with this type of quality which is rare to find.
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?
When I try to add #include 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
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
Hey, this doesn't seem to work anymore. I tried running this exact code but it kept giving me this really big error that said something about classes missing implementations, do you have any fix for this issue?
@@bitsdojo Im using windows, its probably the newest version of flutter? I just used flutter create to make the project, this is what it gives when i run flutter --version: 1.26.0-17.1.pre
This has been really helpful, I'm trying to figure out how can I get the Maximum size of the display at startup without mediaquery so that I can start the app in full screen without the title bar,
Thanks for your efforts in this library and video , but when i put two lines in c++ the window app is running but window doesn't appear , what is the problem ?
hi, i build release windows app and it ran done, but when i run on win 32 bit version show error and dont run app. how i can release 32 bit version of app? thanks
@@bitsdojo oh I think you did not understand what I meant. I mean, I want to get release build from program written with flutter that works on 32-bit Windows. I got the release build (output app) but it only worked on 64 bit Windows, and gives 32 bit error.
Thank you so much for the video. Can you please create a tutorial on spawning a new window in a flutter desktop app? More specifically I need to open the new window on an attached extended display. My use case is to open a new window in an attached display (projector/external monitor) in which I can pass some data. Thank you in advance. If you can create a tutorial on it or point me in that direction that would mean a million to me.
Hi there! This will be possible once this is implemented in the Flutter engine: github.com/flutter/flutter/issues/30701 I would be happy to do a tutorial once that is available. Thanks for the idea!
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?
Sir thank you for this awesome thing but I have problem when I enable these two lines the flutter application doesn’t work and run [#include auto bdw = bitsdojo_window_configure(BDW_CUSTOM_FRAME | BDW_HIDE_ON_STARTUP); ] Please help me it’s one thing that I need And make tutorial about how to make rounded flutter application I mean with border radius
Did you also add the doWhenWindowReady function in main.dart? Check at 8:26 in the video. Do you have a github repository with your code so that I can take a look?
i got error : The following NoSuchMethodError was thrown building WindowTitleBarBox(dirty): The getter 'titleBarHeight' was called on null. Receiver: null Tried calling: titleBarHeight
Hi Patar, What is the package version that you are currently using? If you didn't specify a version in pubspec.yaml then you can see the version in the pubspec.lock file
Almost 5 months before Flutter 2.0 was released and you already had a solution for this! Thank you!
You're welcome!
Is there any way to remove title bar from Linux flutter app?
Apart from this being a valuable dev tutorial, your style for creating and presenting these tutorials is perfect. Great work, thank you. ✌🏼❤️
The format for explaining each part i.e code and design on same screen is super awesome!!
Thank you! Glad you you like it!
Please do some flutter desktop app development tutorials!!!! Subscribed!! You've done an awesome job bro!
Plan to do more tutorials on Flutter desktop. Thank you for the kind words!
@@bitsdojo pay tribute for your work.we need it.thanks.
@@aarondz789 Thank you! 🙏
@@bitsdojo I have notifications on for when you do do them!
yes please..
Man, this thing is a hidden gem
That tutorial was absolutely amazing, easily better than 90% of the tutorials on UA-cam. ❤️❤️
Thank you for the kind words!
Hope you are feeling better, and will come back with amazing flutter tutorial.
Favorite flutter tutorial by far. Please do more videos!
Thank you for the kind words! 🙏 Plan on doing more videos!
This was better than I expected. Good start man!
Thank you for the kind words!
This is brilliant, I'm definitely subscribing and recommending your channel to friends. Great work. 👌
Thank you for the kind words! 🙏
man have no words to describe ur work .... Thank You
Hey man...fully supporting you to do more flutter desktop apps..you are awesome
Thank you for the kind words! 🙏
Its super summarized video. Great explanations you have made. And you made great translations between code and app.
Glad you enjoyed it! Thank you for the kind words!
Thank you for the tutorial, It was really well structured and explained.
You save my life bro, thank you please do more flutter desktop app development tutorial again
I've been looking on how to do this for hours, thanks ❤ nice video btw
Upload more videos. You will be so popular in the windows section of flutter. You explain very well + you provide solutions.
I subscribed 👌
Thank you for your kind words! I’ve been dealing with some health issues including the last months but I’m recovering and feeling better and can’t wait to be back with more videos.
this makes me hyped about desktop app development
Glad to know!
OMG, this package is AWESOME - AMAZING - WONDERFUL
Thank you so much. Really appreciate it.
Thanks, I was waiting for this. Finally someone did it. Great Job 😍👍
Thank you!
@@bitsdojo btw can we give rounded corners to the window ? 🤔
Not at the moment but I will see what I can do about it.
@@bitsdojo Okay bro 👍 Thanks
I want to give you a hug for this one! Thank you!
This is my first video i watch about flutter desktop and i think i watch the right one 👌
Thank you! Glad you like it!
Dude, your video editing is very good. sick animations
Thank you! Glad you enjoyed it
You are really passionate about Flutter and you have a strong desire to get Flutter desktop in Windows version off the ground.
If we could find a natural way to connect to a SQL Server database this would be a great step forward!
When I watched your video, then I subscribed so much your video makes Flutter Destop for Windows so much progress!
I am sure that we will stay tuned to what you will be producing soon on this subject.
Congratulations on this great video that drives Flutter for Windows!
Sam
Thank you for the kind words, Sam! Appreciate it 🙏
Maybe something like this would be a starting point to connect an app to SQL Server: github.com/jcmellado/dart-odbc
@@bitsdojo Thank you so much for the link. It's great ODBC access.
Glad to help!
200th sub! Keep doing this awesome work and remember me when you become famous ;)
Thank you for the kind words! I will!
that was so freaking helpful. Thank a lot!♥♥♥
500th sub! thanks dude, awesome job!
Thank you for the kind words and for being the 500th subscriber!
Hi there! How to implement hide on startup for Linux?
Nice tutorial! Help me a lot. I have a question: Do you use after effect to make the 3d video effect in 00:56?
Glad it helped! Yes, I am using After Effects
@@bitsdojo Thanks for reply. One more question. Any plugin to achieve the 3D effect easier?
Trabalho incrível, parabéns! Estava buscando exatamente isso.
Obrigado ! Que bom que gostou!
thanks for your work and video!
Very easily with code at left and result at right, i like it !
Hey, pretty neat package!
Just out of curiosity, does this call some system apis to generate the title bar and buttons, or are those custom-made ones by you designed to mimic the windows 10 design? In other words, if I bring this to windows 11 or other desktop OS for example, does the package makes the title bar and buttons look native to the OS in question or do it still have the windows 10 theme/design?
Hi there! The title bar and buttons are Flutter widgets so anyone can use Flutter to customize them just the way they like.
This is great. Hope to build some awesome desktop applications with flutter and this awesome plugin. ❤️❤️
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?
same here
I was looking for the same! Such a great work!
New sub here pal!
Thank you for the kind words!
太棒了这个插件,我找了好久才找到💗💗
Completely solved my problems ~ Great tutorial video.
Thank you! Glad it helped!
Cheers mate, saved me a ton of time tinkering on my implementation. flutter needs to sort their shit out
Glad to help!
You are a Lifesaver Man! Thankyou so much! :)
Man! You have a solution for everything a typical Windows Developer want to have with Flutter!
I loved that!
Awesome work 👍🏾, and very well-explained
Thank you!
I write a flutter windows app, I want to launch a golang service when flutter app start on windows, and how run flutter app on windows with admininstrator rights?
Thank you very much for the package and for this video!
You’re welcome!
This is amazing, I have a question, is there a way to catch the closing event with this package? or with the normal close buttons? I want to ask the user if they want to save before closing, but I can't figure out how to do it
Yes, this will be possible soon with a new release of the package. Working on the final details so stay tuned!
@@bitsdojo Great! thank you so much!
Thanks dude, its actually what i needed. Think with that flags on cpp i can make transparent for clicks window for my overlay.
Glad to know it helps!
@@bitsdojo How set custom position with x y, not with aligment ?
You have an Awesome Calming Voice😁 Good Job
Make us more meat
Thank you for the kind words! I will be back with more videos.
Cab you make tutorial on menubar and how to keep application running at background in flutter desktop?
That's a good ideea. Added to my list!
@@bitsdojo Can't wait to see it :D
Thanks for that great tutorial.
That said, at 5:49, I have the following error: "'bitsdojo_window/bitsdojo_window_plugin.h' : No such file or directory"
Why is that?
OK so for those who have the same problem, replace it, if you're on Windows, by: bitsdojo_window_windows/bitsdojo_window_plugin.h
@@matthieuregnauld9648 Thanks for help bro
Glad you found the solution, Matthieu!
Excellent video! Thank you!
As I understand your plugin doesn't support a restriction to avoid resizing a windows manually?
Thank you! That's a good idea, I will add it to the plugin.
What an amazing tutorial, I'm thankful for you.
I've just one question! what if we want besides changing the title bar name change the icon of flutter?
Thanks a lot for this awesome video!
You deserve at least 3 more zeros on your YT subscriber count
this is crazy good, please bro do more
Thank you for the kind words! Working on it!
Nicely done and very well explained. Not to be greedy, but... more please! :-)
Thank you for the kind words!
Awesome 👍
Thank you!
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?
Great tutorial and package. Thanks a million.
Thank you for the kind words!
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?
Awesome.
Excellent work!
Thank you! 🙏
You are Hero!! you saved my time thanks a lot.
Thank you for the kind words! Glad I could help!
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)
Amazing stuff! Thank you BD!
Thank you for the kind words! 🙏
hey hope you doing good, I'm facing issue on mazimize window icon of it does not change
I have added the #include and auto bdw line in main.cpp but its showing an error "cannot open source file". please tell what to do
super awesome, but why did u break down, plz come back with content, ur way of simplifying things is extremely better than 90% of other tuto, good luck
Thank you for your kind words! I’ve been dealing with some health issues in the last months but I’m recovering and feeling better and can’t wait to be back with more videos.
Thanks for the video is really useful👍👍
Thanks so much for this piece
Muchas gracias. Excelente Widget y tutorial. Suscrito. Saludos desde Honduras.
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
you have to rebuild the app completly (re-run `flutter run`)
Awesome video! Subscribed! I was following the instructions and I got to the point where you hide the title bar and I got an error. I guess you changed the name of the folder to "bisdojo_window_windows" so the bitsdojo_window.h file couldn't be included. It'd be great if you could pin a comment to let people know about the change. Thanks! Great work!
how did u solved this?
Awesome job! 👏🏻👏🏻
Thank you for the kind words!
this is amazing, you are amazing bro
Thank you!
Hey, nice video man
Thank you!
Hi..how can we create desktop shortcut once app is installed
Is this multiplatform solution like aswell for Linux and OSX? The runner stuff you adjust in the main.cpp C++ file. Jusr curious. Would be great if it was. And that you can specify it differently for each platform. OSX is a bit different.
This currently works on Windows. I am working on finishing macOS/OSX support these days and then I will look at Linux.
@@bitsdojo just wanna give you compliment on the way this whole video is made. Its extremely high quality. The way its explained is 10/10. Never imagened such high quality for such a subject. Amazing!! Some damn good explaining talent. Could become huge with this type of quality which is rare to find.
Thank you for the kind words! 2020 has been a tough year but comments like these help me move forward! Thank you! 🙏
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?
Thank you very much again!
Very nice video! If you can - please describe how to make sidebar with windows acrylic material. Thanks in advice!
It's super useful. Thank you so much ❤️❤️❤️❤️❤️
Glad to help!
When I try to add
#include
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
Can we replace with custom icons? That would be really awesome
This one video got me to subscribe! Looking forward for the same in linux-desktop app too
Currently working on Linux support 😉
Omg amazing 💖💖💖💖 bro keep putting video 🥺🥺🥺🥺 ur a legend
Thank you for the kind words! 🙏
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
Hey, this doesn't seem to work anymore. I tried running this exact code but it kept giving me this really big error that said something about classes missing implementations, do you have any fix for this issue?
Hi there! What is the OS and Flutter version?
@@bitsdojo Im using windows, its probably the newest version of flutter? I just used flutter create to make the project, this is what it gives when i run flutter --version: 1.26.0-17.1.pre
@@bitsdojo Oh btw windows 11 if that matters, it may do cause this was made for windows 10 and stuff has changed in windows 11 maybe
Thank you for reporting. I will look into it.
@@bitsdojo Oki :)
@Bits Dojo Hello, please help. I have to title bar with 6 buttons now, How to remove the original bar?
Hi there, did you follow the instructions on github.com/bitsdojo/bitsdojo_window ? Let me know if something didn’t work.
@@bitsdojo ok it works now. 🙏
This has been really helpful, I'm trying to figure out how can I get the Maximum size of the display at startup without mediaquery so that I can start the app in full screen without the title bar,
Glad you found it helpful! I will look into adding a full screen mode. Thank you for the suggestion!
Can you please fix the BDW_CUSTOM_FRAME it's throws an exception on build on windows
Great great tutorial... please do more.
Thank you! Working on a new video
Waiting for more videos on Desktop App..Pl. don't stop making videos
Thank you for your comment. I'll be back.
Thanks for your efforts in this library and video , but when i put two lines in c++ the window app is running but window doesn't appear , what is the problem ?
i am missing appWindow.show(); sorry bro , great job :)
Thank you! Glad you fixed it!
hi, i build release windows app and it ran done, but when i run on win 32 bit version show error and dont run app. how i can release 32 bit version of app? thanks
Currently Flutter only supports 64bit apps for Windows.
Please see this link: github.com/flutter/flutter/issues/14925#issuecomment-414414191
@@bitsdojo oh I think you did not understand what I meant.
I mean, I want to get release build from program written with flutter that works on 32-bit Windows.
I got the release build (output app) but it only worked on 64 bit Windows, and gives 32 bit error.
Yes, that is what I meant, only 64bit is supported. 32bit is not supported.
@@bitsdojo okay, thanks :)
Thank you so much for the video. Can you please create a tutorial on spawning a new window in a flutter desktop app?
More specifically I need to open the new window on an attached extended display.
My use case is to open a new window in an attached display (projector/external monitor) in which I can pass some data.
Thank you in advance. If you can create a tutorial on it or point me in that direction that would mean a million to me.
Hi there!
This will be possible once this is implemented in the Flutter engine: github.com/flutter/flutter/issues/30701
I would be happy to do a tutorial once that is available. Thanks for the idea!
Awesome job buddy!
Thank you!
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?
Background music name please?
Does it work with transparent background color?
I will show this in a future video.
thanks, this works!
Sir thank you for this awesome thing but I have problem when I enable these two lines the flutter application doesn’t work and run [#include
auto bdw = bitsdojo_window_configure(BDW_CUSTOM_FRAME | BDW_HIDE_ON_STARTUP);
]
Please help me it’s one thing that I need
And make tutorial about how to make rounded flutter application I mean with border radius
Did you also add the doWhenWindowReady function in main.dart? Check at 8:26 in the video.
Do you have a github repository with your code so that I can take a look?
i got error : The following NoSuchMethodError was thrown building WindowTitleBarBox(dirty):
The getter 'titleBarHeight' was called on null.
Receiver: null
Tried calling: titleBarHeight
Hi Patar,
What is the package version that you are currently using? If you didn't specify a version in pubspec.yaml then you can see the version in the pubspec.lock file
@@bitsdojo i'am using this. bitsdojo_window: ^0.0.4
but i am get errror to implemen it
Good work, keep on.
Thank you!
The getter 'titleBarButtonSize' was called on null.
am facing this error can u fix pls?
Hi, when do you get this error?
@@bitsdojo I was able to fix it thanks also love the package