Hacker News new | ask | show | jobs
by tobiaswk 2713 days ago
I have made a couple of applications with Flutter. Mainly for Android and iOS. I really think Flutter is great. It's my favourite framework currently. It feels like a modern Android SDK and frankly how the Android SDK should feel like. My "biggest" project currently is an alternative to the official NissanConnect EV app for controlling Nissan electric vehicles. You can find it here if you're interested; https://play.google.com/store/apps/details?id=dk.kjeldsen.ca... It's also open source; https://gitlab.com/tobiaswkjeldsen/carwingsflutter

I think the Flutter team takes accessibility quite seriously; https://flutter.io/docs/development/accessibility-and-locali...

2 comments

Are Toast and Dialogs using the native variants?

EditTexts feel different, but as a user I don't see much difference..

Great job! and props to you for making it open source

That looks really impressive. Well done.