Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Introduction to Google Flutter

Faisal Abid
November 26, 2016

Introduction to Google Flutter

Have you heard of Flutter? Chances are no! Get a head start and learn about this upcoming technology that lets you write native apps running 60fps on both iOS and Android with the same codebase!

Faisal Abid

November 26, 2016
Tweet

More Decks by Faisal Abid

Other Decks in Programming

Transcript

  1. 60fps native Android & iOS apps Native as in NATIVE

    Not a webview Fast, Beautiful, Natural Flutter
  2. High-level overview Skia Dart VM Engine Mojo Services Animation Painting

    Rendering Widgets Material Gestures Shell (C++) Framework (Dart)
  3. Tight integrated develop environment One codebase targeting both platforms +

    web* Faster platform iterations. Bug fixes + more Easy* to talk to native platforms if needed Why Flutter
  4. Dart is a powerful modern web language Used in the

    most mission critical code at Google - Ads 2-3x productivity Why Dart
  5. Not yet! Lot’s of production apps being written BUT Still

    in preview release Try it out at flutter.io, find bugs, suggest features The team is listening to you! Make your mark! Is Flutter ready for prime time?