Vivek Yadav

Results 11 comments of Vivek Yadav

> As a Maestro user I was asked to provide feedback. I really love this solution as it makes it possible to be used in Flutter Web without changes to...

> > > As a Maestro user I was asked to provide feedback. I really love this solution as it makes it possible to be used in Flutter Web without...

> > Try this : https://github.com/ff-vivek/Maestro_PR_Demo/blob/main/maestro_demo.zip > > Please read Readme.md file > > Unknown Property: flutter-id Possible because, you have not merged #2824 PR locally. This PR will enable...

> @ff-vivek Have you been able to get any feedback on this yet? Hi @Fishbowler, I am waiting on @krille-chan to recheck the example with steps given in previous comment....

> > > > Try this : https://github.com/ff-vivek/Maestro_PR_Demo/blob/main/maestro_demo.zip > > > > Please read Readme.md file > > > > > > > > > Unknown Property: flutter-id > >...

@krille-chan @luizvnegrini, Please provide your feedback on: https://github.com/mobile-dev-inc/Maestro/pull/2828

@krille-chan @luizvnegrini this too: https://github.com/mobile-dev-inc/Maestro/pull/2824

> Interesting approach! > > What would happen if someone attempted to specify an existing property? > > e.g. > > ``` > identifierConfig: > identifier: index > --- >...

> Thank you so much for targeting Flutter Web. This PR seems to fix the problem that it is impossible to tap on non-text-elements. > > So if I understand...

> > Go ahead give a try to access tool tip! > > Does not work The following worked for me. > Flutter Code ``` Flutter Code IconButton( onPressed: ()...