Stack Explorer

Flutter

mobile

Google's SDK for multiplatform apps

Languages

Features

cross-platformdartmaterial-designskia

Pros and Cons

Ventajas

  • + One code for all platforms
  • + Very fast hot reload
  • + Own UI rendering (consistent)
  • + Near-native performance
  • + Rich widgets out-of-the-box

Desventajas

  • - Dart is less known
  • - Larger apps than native
  • - Access to native APIs can be limited
  • - Web support less mature

Casos de Uso

  • Multiplatform mobile apps
  • Quick MVPs
  • Apps with custom UI
  • Desktop apps