Bas van Dijk
Bas van Dijk
As far as I can see the issue is still valid
@aditya-css using package version 3.3.0 This is example code for an action button in the appBar aligned on the right side: ```dart return Scaffold( drawer: const DrawerMenu(), appBar: AppBar( iconTheme:...
@aditya-css > Can you please clarify if you desire showcase on the hamburger menu icon or the drawer itself, as the title mentions icon but the code you have shared...
@Sahil-Simform thanks!
My biggest concern at the moment is reliability of this feature / package. It has been 2 weeks without reply to this issue. I am holding back to use this...
When I did it was approved by Apple. It still feels a bit odd that do not track means do not ask consent.
@vasu-nageshri that is a bit of a problem because it is triggered when navigating between views or have popup dialogs. I will see what I can do. Please not that...
@vasu-nageshri The issue is that I can't share my code since it is part of bigger project. So I need to see if I can subtract a part which has...