Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update universal_platform.dart #24

Merged
merged 1 commit into from Jan 31, 2024
Merged

Conversation

rsanjuan87
Copy link
Contributor

added direct checkers for apple device, mobile device and desktop+web OR combinations

Solve
#23
#16

added direct checkers for apple device, mobile device and desktop+web OR combinations
@esDotDev esDotDev merged commit d97f992 into gskinnerTeam:master Jan 31, 2024
@sergsavchuk
Copy link

@rsanjuan87 @phildupuis
Hello, it looks like there is a missing line in this commit:

static bool get isDesktop => UniversalPlatform.isLinux || UniversalPlatform.isWindows || UniversalPlatform.isMacOS;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants