nank1ro / flutter-shadcn-ui

shadcn-ui ported in Flutter. Awesome UI components for Flutter, fully customizable.
https://flutter-shadcn-ui.mariuti.com
MIT License
1.16k stars 68 forks source link

Request to Add GetX Support #91

Closed Digvijaysinh2204 closed 4 months ago

Digvijaysinh2204 commented 4 months ago

I would like to propose adding support for GetX state management in the Shadcn UI framework. GetX is widely used in the Flutter ecosystem for its simplicity and performance in handling state and dependencies. Integrating GetX with Shadcn UI would greatly benefit developers by providing a robust and efficient way to manage state within the UI components.

nank1ro commented 4 months ago

It will not happen. I have already said why in this discussion If you really want to do that, you can fork the library and edit the app.dart file following the cupertino implementation.