mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-03-22 14:09:41 -05:00
Make it work for desktop and web #49
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pd4d10 on GitHub (Apr 25, 2020).
https://flutter.dev/web
https://flutter.dev/desktop
@shreyas1599 commented on GitHub (Apr 25, 2020):
While at it, we could also fix inconsistencies on iPad.
@shreyas1599 commented on GitHub (May 15, 2020):
Hi, @pd4d10
media-queries?url_launcherto supportlaunchUrlon 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.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?
@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)
Sure. Just don't break current android and iOS builds
@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.