Thito Yalasatria Sunarya

Results 45 comments of Thito Yalasatria Sunarya

the new dart macro feature should make it easier but they decided to suspend the development 🤷

Please attach simple reproducible code

I couldn't reproduce the issue, what version of shadcn_flutter are you on?

> Am I using the PhoneInput form the right way? Can't really tell, FormField needs Form to work, and i don't know what widget did you put in between the...

Can you try master branch and see if the problem still exist?

As in the language? or do chinese have different calendar implementation? (I don't know much about chinese, please elaborate)

I suspect there is some kind of different dart formatting here? The pull-request changes contains unnecesarry large diffs

As a follow-up on the implementation details: This proposal is designed to be backwards-compatible, so no migration guide should be required. Existing overlay functions (`showPopover`, `openDrawer`, etc) will remain functional....

Should be fixed in the master branch now, lmk if the issue still exist

No way to do this atm except wrapping the InputFeatures manually. I will try to find a way to do this properly.