nus-cs3281 / 2020

0 stars 2 forks source link

Lightning Talk A3: Flutter #13

Closed le0tan closed 4 years ago

le0tan commented 4 years ago

Punch

Impact

WIIFY

Key points

Summary

Flutter allows you to be lazy: you only need to write your code once for it to run on multiple platforms.

Flutter allows you to be impatient: stateful hot reload means you no longer need to wait for the entire app to be compiled to see certain small changes.

Flutter allows you to be hubris: as it has complete control over every pixel on the screen, you can be more than confident that your app will look exactly the same on all platforms.

Thus, Flutter makes you a good programmer =) So please consider Flutter next time you need to build a mobile app~

Slides

slides