DEV Community

Discussion on: A month of Flutter

Collapse
 
vinceramces profile image
Vince Ramces Oliveros • Edited

Great article there. Tell me about the experience in Flutter. I myself have been using flutter for 8 months now, and I conclude myself about developer experience, delightful and customizable UI that your wireframe app would turn into an actual app.

But be warned on accessing native apis such as Bluetooth, NFC, or GPS. You'll end up learning 3 languages instead of 1(Better than learning 4 languages + 1 CSS)

Collapse
 
abraham profile image
Abraham Williams

Integrating with native APIs is an area that I've not done much in yet. But I look forward to seeing how it goes later in the series.