Hacking Saturday May 2018
Written by Hong Kong Linux User Group on 2018-05-06 00:15.
Hacking Saturday May 2018
Theme : Flutter
Date: 26 May 2018 (Sat)
Time: 2:00-8:00pm
Venue: 1/f Eaton Hotel ,380 Nathan Road, Yau Ma Tei
Registration here :
https://www.eventbrite.hk/e/hacking-saturday-on-26-may-theme-flutter-tickets-45731171164
Pre-read material https://flutter.io/
Flutter is an open sourced Google mobile app SDK which is similar to React Native but it compiles Dart language to ARM code directly. Moreover, Flutter has a new architecture which provides customizable widgets with satisfied layout and performance. Most importantly, it is cross-platform. It means you can build iOS and Android Apps with one language.