How to interact with date_picker.dart flutter library? #1295
Unanswered
proximilian
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi @proximilian, sorry for the delay. Can you attach an example that I can clone and play with? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys,
At the mobile app I am currently testing there is a date picker calendar, which is not developed by our devs but just used and actually it is a library that comes from Flutter itself -> material/date_picker.dart. At the widget tree there is only "Theme". Only the Widget Details Tree provide some info. Please advise, how to interact with it using Patrol. So far Patrol is doing excellent, but I have never interact with such "widgets". Is there some special approach?
Thanks in advance for your help.
Beta Was this translation helpful? Give feedback.
All reactions