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

Descubriendo Flutter

Descubriendo Flutter

Charla realizada en el Lunch & Learn para Simplex Software

Ricardo Markiewicz

November 15, 2019
Tweet

More Decks by Ricardo Markiewicz

Other Decks in Technology

Transcript

  1. FLUTTER • Google’s UI toolkit for building beautiful, natively compiled

    applications for mobile, web and desktop from a single codebase • Release 1.0 - 4/12/18 • Release 1.5 - 7/05/19 • Release 1.9 - 10/09/19 • http://flutter.dev
  2. PLATAFORMAS • iOS / Android estable • Web y Desktop

    developer preview • Fuchsia en desarrollo • Y cualquier otro lugar que queramos en el futuro
  3. ¿POR QUÉ DART? • Dart is AOT (Ahead Of Time)

    compiled • Dart can also be JIT (Just In Time) compiled • Dart VM Rocks! • Hot reload (really fast!) • Lenguaje moderno - streams, async/await, UI ready • Nullable Types (soon) • Extension Methods (soon)
  4. DROIDCON ITALY 2017 // A NEW HOPE - EUGENIO MARLETTI

    & SEBASTIANO POGGI https://www.youtube.com/watch?v=0ijVuVtu6a4