Skip to content
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

reactive_date_time_picker: issue with time keyboard input #137

Closed
Mounix99 opened this issue Dec 18, 2023 · 4 comments
Closed

reactive_date_time_picker: issue with time keyboard input #137

Mounix99 opened this issue Dec 18, 2023 · 4 comments

Comments

@Mounix99
Copy link

Mounix99 commented Dec 18, 2023

Some strange behaviour in time keyboard input. It is impossible to enter anything. Version reactive_date_time_picker: 3.0.0. Attaching a video:

Screen.Recording.2023-12-18.at.13.05.51.mov

Flutter doctor output:

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.13.9, on macOS 14.1.2 23B92 darwin-arm64, locale en-UA)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.2)
[✓] Xcode - develop for iOS and macOS (Xcode 15.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2022.3)
[✓] Connected device (3 available)
[✓] Network resources

• No issues found!
@Mounix99
Copy link
Author

@vasilich6107 can you help with that?

@Mounix99
Copy link
Author

Mounix99 commented Jan 2, 2024

any updates or workarounds?

@Mounix99
Copy link
Author

Mounix99 commented Jan 3, 2024

problem was to have height parameter for textTheme instance in

displayLarge: _baseTextTheme.displayLarge!.copyWith(fontSize: 40, fontWeight: FontWeight.bold),
displayMedium: _baseTextTheme.displayMedium!.copyWith(fontSize: 32, fontWeight: FontWeight.bold),

@Mounix99 Mounix99 closed this as completed Jan 3, 2024
Copy link

github-actions bot commented Jan 3, 2024

Hi @Mounix99!
Your issue has been closed. If we were helpful don't forget to star the repo.

Please check our reactive_forms_generator package

We would appreciate sponsorship subscription or one time donation
https://github.com/sponsors/artflutter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant