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

Desktop #26

Open
winwisely99 opened this issue Oct 25, 2019 · 1 comment
Open

Desktop #26

winwisely99 opened this issue Oct 25, 2019 · 1 comment

Comments

@winwisely99
Copy link

biometric plugin wont work on desktop.

is there a way to compile for desktop then ?

Or create two flutter apps and:

  • then at runtime detect if you on mobile and then use it.
  • Or do condition compilation strategy.

not sure what architectural strategy to employ. Maybe IOC ( inversion of control) pattern with something like dio ?

@rodydavis
Copy link
Owner

You can use conditional imports for web. But for desktop you can create a desktop plugin. What doesn’t compile?

rodydavis added a commit that referenced this issue Jan 31, 2020
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

No branches or pull requests

2 participants