Hacker News new | ask | show | jobs
by Hixie 2833 days ago
(Flutter TL here)

I encourage you to compare our iOS ("cupertino") widgets with the UiKit ones. We've still got many to implement, but I think we have the fidelity pretty high for the ones we've implemented. If you disagree please do file bugs, we care very much about fidelity.

1 comments

Do you have a widget catalog somewhere that I could try out on my device?
If you have an android device you can use Flutter Gallery [1], it has the Cupertino (iOS) widgets.

[1] https://play.google.com/store/apps/details?id=io.flutter.dem...

Does this actually emulate OS-specific interactions such as gestures?