My Experience with Flutter
I recently wrote a Flutter app that needed camera access, location access, http upload, a login and a local database for Android and IOS. It was my first time using Flutter and I came away thinking it’s pretty great, it exceeded my expectations. It is the only UI framework I know of that supports 99% of computers out of box. Below I present my experience working with Flutter for one month....