Yes, good. I just finished my project and spent a lot of time creating many components using all widgets and custom code. Today, FlutterFlow launched the library with all components.😂😂😂
I was deciding between learning React Native or using FlutterFlow since I’m already familiar with React and Supabase. However, this just makes it clear, I will be using FlutterFlow.
You guys are absolute rockstars!!! I want to personally give shout out on this HUGE WIN! I followed along with the video. Is there a way for us to change the color of the component we added in? Or is this a feature that will be coming soon?
Unlike most other commenters on here, I just finished testing the library in a test project. You have less than 20% of the shadcn library in terms of complexity available in your flutterflow implementation. And of the shadcn library components you chose to implement the vast majority are already in the basic flutterflow library (button, etc). Now that the video announcement is done, Cody's work begins. Hope that this doesn't become another longstanding half-finished Flutterflow feature.
@@davhad You mean labeling substitution as the conditional value based on the language code? Yes, it's a kind of workaround, but if you maintain an interface for more than two languages, it becomes a bit awkward
1:50 John great video, I have a question why you need to import this font I was thinking FF supports all Google fonts out of the box and you can just select them?
This looks very cool. My only question is: If this is a library developed by Flutterflow devs why aren't these components already integrated into Flutterflow natively?
It wasn’t natively developed by the devs. This is probably THE MOST popular ui library that has existed for a few year now, used on many sites and apps you’ve used.
Flutterflow didn’t create this. This is a good choice if you don’t care about platform specific components and just want it to look exactly the same on all platforms and not platform specific designs.
Hello! I have a question. I wanted to test the library on a new project before integrating it into my existing application. However, when I create a new project and add the library, I’m unable to perform a test build-I always get a build failure. I tried creating the project without adding the library, and it works fine. But as soon as I add the library, it crashes. Could you help me? There isn’t even any error message displayed.
Why is there a mismatch in versions? Who is handling the updates? Version 0.1.16 is the latest one. However, when I try to install it, a warning appears indicating a dependency conflict between the shadcn ui kit and itself because the shadcn ui kit depends on version 0.1.12. To resolve this error, make sure that the shadcn ui kit depends on the correct version, which is 0.1.16.
It seems good, but it is too confusing to use, what we need is to create a base project and from this make other projects but that these new projects are updated as the base project is updated
It appears that only a small subset of the Shadcn components are available in this library. I was hoping to use the sidebar and a few others but they are missing. Disappointing.
Can you guys PLEASE add native platform widgets like Context Menus (ones that are native to Cupertino and Material and windows) action sheets, modal popup menus, etc. PLEASE, and also add options for making Home Screen and wearable device widgets
Yes, good. I just finished my project and spent a lot of time creating many components using all widgets and custom code. Today, FlutterFlow launched the library with all components.😂😂😂
😂😂 sorry about that
😂😂😂😂😂 you are not alone
Woahhhhhh FlutterFlow beat me to it.
I was building one and hoping to publish to the marketplace too.
This is AMAZING!
FF always beats us!
I was deciding between learning React Native or using FlutterFlow since I’m already familiar with React and Supabase. However, this just makes it clear, I will be using FlutterFlow.
You guys are absolute rockstars!!! I want to personally give shout out on this HUGE WIN!
I followed along with the video. Is there a way for us to change the color of the component we added in? Or is this a feature that will be coming soon?
Unlike most other commenters on here, I just finished testing the library in a test project. You have less than 20% of the shadcn library in terms of complexity available in your flutterflow implementation. And of the shadcn library components you chose to implement the vast majority are already in the basic flutterflow library (button, etc). Now that the video announcement is done, Cody's work begins. Hope that this doesn't become another longstanding half-finished Flutterflow feature.
Hi, what are the most important components for you that are missing?
@@FlutterFlow Make all of them available, especially charts. The whole library is amazing
Good lord! Been waiting for this for so long!!!
This is amazing! 🚀🚀
This is beautiful, excited for flutter
This is freaking dope.. have to use this for an upcoming project
Wow❤❤so excited to try this 🎉🎉🎉
Great work
I didn't get it, So you've rebuilt a Shadcn component in FlutterFlow? I was expecting the components to be readily available.
Are u planning to make multilanguage support for UI components?
They're already multi-language support by default.
@@davhad You mean labeling substitution as the conditional value based on the language code? Yes, it's a kind of workaround, but if you maintain an interface for more than two languages, it becomes a bit awkward
1:50 John great video, I have a question why you need to import this font I was thinking FF supports all Google fonts out of the box and you can just select them?
This looks very cool. My only question is: If this is a library developed by Flutterflow devs why aren't these components already integrated into Flutterflow natively?
It wasn’t natively developed by the devs. This is probably THE MOST popular ui library that has existed for a few year now, used on many sites and apps you’ve used.
Flutterflow didn’t create this. This is a good choice if you don’t care about platform specific components and just want it to look exactly the same on all platforms and not platform specific designs.
Hello! I have a question. I wanted to test the library on a new project before integrating it into my existing application. However, when I create a new project and add the library, I’m unable to perform a test build-I always get a build failure. I tried creating the project without adding the library, and it works fine. But as soon as I add the library, it crashes. Could you help me? There isn’t even any error message displayed.
This is insane🤩🤩
Why is there a mismatch in versions? Who is handling the updates? Version 0.1.16 is the latest one. However, when I try to install it, a warning appears indicating a dependency conflict between the shadcn ui kit and itself because the shadcn ui kit depends on version 0.1.12. To resolve this error, make sure that the shadcn ui kit depends on the correct version, which is 0.1.16.
We're working on this.
Fixed.
Awesome!
Love it!
It seems good, but it is too confusing to use, what we need is to create a base project and from this make other projects but that these new projects are updated as the base project is updated
It appears that only a small subset of the Shadcn components are available in this library. I was hoping to use the sidebar and a few others but they are missing. Disappointing.
We will be continually adding additional components and Sidebar is in development. Any other components you want?
@@FlutterFlow Some charts would be nice.
Can you guys PLEASE add native platform widgets like Context Menus (ones that are native to Cupertino and Material and windows) action sheets, modal popup menus, etc. PLEASE, and also add options for making Home Screen and wearable device widgets
Homescreen widgets can only be done in native code. For example for iOS widgets they needed to be created in SwiftUI.
❤❤❤
wow cool
This is some sick shit 🥵🔥🔥
sadly adding this as a dependency just creates errors in all of my custom functions for some reason.