Make it work for desktop and web #49

Open
opened 2025-10-31 17:04:37 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @pd4d10 on GitHub (Apr 25, 2020).

https://flutter.dev/web

https://flutter.dev/desktop

Originally created by @pd4d10 on GitHub (Apr 25, 2020). https://flutter.dev/web https://flutter.dev/desktop
Author
Owner

@shreyas1599 commented on GitHub (Apr 25, 2020):

While at it, we could also fix inconsistencies on iPad.

@shreyas1599 commented on GitHub (Apr 25, 2020): While at it, we could also fix inconsistencies on iPad.
Author
Owner

@shreyas1599 commented on GitHub (May 15, 2020):

Hi, @pd4d10

  • I added macos support. Looks very mobile-ish. Looks like we have to do a complete redesign. Will definitely take a lot of time. Something we could slowly do over time. I'm also not sure how to render specific designs for larger sizes. Does it happen through media-queries?
  • OAuth doesn't work. I updated the version of url_launcher to support launchUrl on macos. But seems like you have to tweak a setting in OAuth to support desktop? I'm not sure I've never used it before. Personal Tokens work as expected.
  • Web doesn't support dart:io. Probably why the app doesn't work on the web when I try to run it.
  • Also macos works only on the master channel of flutter.

Can I open a PR to add the required files for macos alone and updating the pubspec to use a newer version of url_launcher?

image

@shreyas1599 commented on GitHub (May 15, 2020): Hi, @pd4d10 - I added macos support. Looks very mobile-_ish_. Looks like we have to do a complete redesign. Will definitely take a lot of time. Something we could slowly do over time. I'm also not sure how to render specific designs for larger sizes. Does it happen through `media-queries`? - OAuth doesn't work. I updated the version of `url_launcher` to support `launchUrl` on macos. But seems like you have to tweak a setting in OAuth to support desktop? I'm not sure I've never used it before. Personal Tokens work as expected. - Web doesn't support [dart:io](https://flutter.dev/docs/development/platform-integration/web#can-i-use-dartio-with-a-web-app). Probably why the app doesn't work on the web when I try to run it. - Also macos works only on the master channel of flutter. Can I open a PR to add the required files for macos alone and updating the pubspec to use a newer version of url_launcher? ![image](https://user-images.githubusercontent.com/28999492/82021532-9ebbc780-96a8-11ea-9725-99b3d078bc20.png)
Author
Owner

@pd4d10 commented on GitHub (May 15, 2020):

Great!

I think we could make it work first, then make it better (such as design and user experience stuff)

Can I open a PR to add the required files

Sure. Just don't break current android and iOS builds

@pd4d10 commented on GitHub (May 15, 2020): Great! I think we could **make it work** first, then make it better (such as design and user experience stuff) > Can I open a PR to add the required files Sure. Just don't break current android and iOS builds
Author
Owner

@90-008 commented on GitHub (Dec 15, 2020):

I believe https://github.com/go-flutter-desktop/hover can be very useful for this, since desktop builds + packaging is the reason it exists.

@90-008 commented on GitHub (Dec 15, 2020): I believe https://github.com/go-flutter-desktop/hover can be very useful for this, since desktop builds + packaging is the reason it exists.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/git-touch#49