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

Flutter + Apple Watch? #2

Open
nelsonic opened this issue Oct 28, 2019 · 3 comments
Open

Flutter + Apple Watch? #2

nelsonic opened this issue Oct 28, 2019 · 3 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@nelsonic
Copy link
Member

My end goal for building native apps is to have a complication on Apple Watch that starts
a timer against a given task hence: https://github.com/dwyl/learn-apple-watch-development and https://github.com/dwyl/time-apple-watch-app

At present Apple Watch is not supported by Flutter see:
https://stackoverflow.com/questions/53048589/adding-a-watch-app-to-a-flutter-ios-application
Which links to: flutter/flutter#15288 (which was closed by a recent PR but no docs for how to use Bitcode ...)

7k open issues and 154 open PRs ... https://github.com/flutter/flutter/issues
image
This could be a sign that there are many people having trouble using the platform,
or it's a sign that many people are wanting to use Flutter for things beyond it's current capability ...

High core contributor activity:
image

If you know of how to build an Apple Watch app using Flutter, please share!

@nelsonic nelsonic added help wanted Extra attention is needed question Further information is requested labels Oct 28, 2019
@nelsonic
Copy link
Member Author

nelsonic commented Oct 28, 2019

flutter/flutter#2056
Edit: that issue is closed. The new one is: flutter/flutter#28901

@nelsonic
Copy link
Member Author

It appears that it's possible to link a Swift Watch OS App e.g: dwyl/time-apple-watch-app
to a Flutter iOS (Native) App using streams! flutter/flutter#28901 (comment)
i.e we can built a cross-platform Native App in Flutter and just the Watch OS App in Swift. 🎉

@nelsonic
Copy link
Member Author

nelsonic commented Dec 23, 2019

Our reasoning for building an Apple Watch App is still just as valid now in 2019 as it was in 2016.
Apple Watch is 50% of the Smart Watch market.
https://www.google.com/search?q=apple+watch+cumulative+sales
And it's the 50% of the people who actually spend cash on Apps (because they want quality products).
We aren't going to do work on our Apple Watch App until we have shipped our PWA with Beta features,
but once that is done, we will get feedback from the people using our PWA to determine the demand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant