vincperrone

Results 1 issues of vincperrone

Hi, @Ali-Azmoud I have the same problem of #1 with version 0.1.2. this is my code: ```javascript Future _setCustomHours() async { return showDialog( context: context, barrierDismissible: false, builder: (BuildContext context)...