FullstackWEB-developer

Results 16 comments of FullstackWEB-developer
trafficstars

I think we need to controll suffix icon style for `DropdownMenu`. Currently, we can only set suffixIconColor in InputDecorationTheme, but I think we should be able to control the entire...

> I think we need to controll suffix icon style for DropdownMenu. Currently, we can only set suffixIconColor in InputDecorationTheme, but I think we should be able to control the...

@ricardoBritoSantos I also faced the same problem. Unfortunately, I was unable to find a solution with this package, so I manually configured the authentication logic using `webview_flutter`. Please refer this...

Thanks for you reply @jennantilla I'm not listening to notifications sent from `flutter_local_notifications`. I'd like to avoid the hassle of using `onesignal_flutter` and `flutter_local_notifications` together. Is this possible?

Unfortunately, no. I have tried, but I am currently using both `flutter_local_notifications` and `onesignal_flutter` in my project.