Wyclif
Wyclif
Hey Bro, this might be a little late but this is how i solved it ``` onPressed: MenuState.home == selectedMenu ? () {} : () => Navigator.pushNamed(context, HomeScreen.routeName), ```
just look at the example in the repo
//basiclally the $files is an array that can contain arrays like this one `$files[$key][] = 'somedir/'.$somekey.'/somedir2/'.$omekey2.'/'.$somefile ``` private function s3Download($files,$coupon) { //declare a base directory for zip files $dir_path =...
if you have any trouble reading the above code i would be glad to clarify
Hi @Chumper though i have not tested the solution i think tis issue is caused by the '/*' in the glob function
Nope seems that was not the issue