You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I want to implement a smart way of including Cupertino Widgets in my app. So I found Flutter Platform Widgets (https://pub.dev/packages/flutter_platform_widgets) or https://pub.dev/packages/enough_platform_widgets. Does anyone know a way to do this with GetX? Otherwise I would have to do endless if-else statements in my code to tell between platforms for every single widget.
Beta Was this translation helpful? Give feedback.
All reactions