-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for iOS14-style Cupertino date time picker #4
Comments
Is there any particular reason that this needs to be implemented at the framework level? Could this exist in a package? |
it could exist in a package, but I think the official implementation would be better |
There's not really anything "official" other than the actual Apple implementation. If your goal is for this to get into the cupertino package, then I think the first stop is the Flutter repo. Have you already filed an issue for this there? Do you have any feedback from the Flutter team about this? |
flutter/flutter#68177 In fact, Flutter has been ignoring this for 5 years, which is why I'm here for help and support for forks |
Ok. Before we start looking what we might do for that, I'll make sure the Flutter team has one more chance to address this. @sethladd is this something that's relevant to your Cupertino refresh effort, or will this continue to linger? |
For many requests and things that need to be fixed, many problems with flutter often remain unresolved for many years, and some issues have not been reviewed even if someone has PR |
@maxfrees I'm very aware. That's why we're here. But we also need to make sure the Flutter team is given one final chance on each issue that we consider. |
yes, expect to be standing here to fix it, whether it's in a package or in a way that's built into flutte, like you said, a lot of people are facing issues like this, like the problem with ios 14, which has been delayed until ios18 ... This continues |
Support for iOS14-style Cupertino date time picker
The text was updated successfully, but these errors were encountered: