HackerTrans
TopNewTrendsCommentsPastAskShowJobs

asgreaves

no profile record

comments

asgreaves
·5 yıl önce·discuss
Hey! Thanks so much for the feedback.

You're right that there's currently no way to simulate the mock data view without actually adding a Firestore query or API call. That's a useful suggestion.

For the positioned issue, you can set the alignment of items in a Stack (same as the Align widget in Flutter). In our experience this tends to cover the vast majority of cases, however you're right that we don't currently support the Positioned widget! (For absolute positioning in pixels). And in general there are plenty of other widgets we still want to support. We're adding more and more widgets every week so we can deliver as much of the power of Flutter to folks.
asgreaves
·5 yıl önce·discuss
Thanks! Some screen reader features will work out of the box (thanks to the magic of Flutter!), but we're also going to add labels for actions soon (so e.g. buttons will tell the user what it will do). Adding labels to images is another item we could add to the list.
asgreaves
·5 yıl önce·discuss
We don't have an explicit plugin for Bluetooth yet, but it is possible as you can add custom code inside the platform! That way, you can still use FlutterFlow even if one or two small features you need aren't explicitly supported yet.
asgreaves
·5 yıl önce·discuss
Thanks! Many of our users have found it to be a good way to learn Flutter basics :)

Firebase is not required, but it is the easiest way to get started. We also support 3rd party API integrations, so that users are free to use whatever backend they prefer.
asgreaves
·5 yıl önce·discuss
Thanks! We're in the process of building our FlutterFlow community, which will make it easy to find and hire experts.
asgreaves
·5 yıl önce·discuss
FlutterFlow cofounder here! We thought the HN crowd would want to see the generated code for FlutterMet, so here it is: https://github.com/FlutterFlow/FlutterMetSample/tree/flutter...

We try to generate clean Flutter code that follows best practices – we have a long way to go, but we couldn't be more excited.

Edit: Also, here's the video of us building it (in just under an hour): https://youtu.be/TXsjnd_4SBo